RAGLight and RAG-LLM-using-AI-Pipeline-with-streamlit-interface

RAGLight is a general-purpose RAG framework that could serve as the underlying infrastructure for the kind of financial document processing pipeline that the second tool implements, making them complements rather than competitors.

Maintenance 20/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 10/25
Adoption 3/25
Maturity 8/25
Community 13/25
Stars: 655
Forks: 99
Downloads:
Commits (30d): 33
Language: Python
License: MIT
Stars: 3
Forks: 2
Downloads:
Commits (30d): 0
Language: Python
License:
No Package No Dependents
No License No Package No Dependents

About RAGLight

Bessouat40/RAGLight

RAGLight is a modular framework for Retrieval-Augmented Generation (RAG). It makes it easy to plug in different LLMs, embeddings, and vector stores, and now includes seamless MCP integration to connect external tools and data sources.

RAGLight helps you quickly build a chatbot that can answer questions using your own documents, like PDFs, Word files, or code. You feed it your collection of files, and it produces a chat interface where you can ask questions and get answers grounded in your specific information. This is ideal for anyone who needs to quickly create a custom AI assistant that understands their unique knowledge base.

knowledge-management custom-chatbot document-intelligence information-retrieval AI-assistant-creation

About RAG-LLM-using-AI-Pipeline-with-streamlit-interface

Dono1901/RAG-LLM-using-AI-Pipeline-with-streamlit-interface

A system that combines Retrieval-Augmented Generation (RAG), the Claude Sonet 3.5 LLM, and the Pathway framework to analyze financial reports and tables. It ingests data from Google Drive, processes both structured and unstructured formats in real time, and presents insights via a Streamlit-powered interface.

Scores updated daily from GitHub, PyPI, and npm data. How scores work