An open API service indexing awesome lists of open source software.

https://github.com/sgb31/csv-retrival-based-rag

Created a simple RAG system that lets users upload any CSV file and ask questions about it. It reads the data, finds the most relevant info, and uses an LLM to answer the query. Super handy for quickly exploring and understanding data through natural language.
https://github.com/sgb31/csv-retrival-based-rag

generative-ai llm numpy pandas pydantic python3 sentence-transformers sklearn streamlit transformers

Last synced: 5 days ago
JSON representation

Created a simple RAG system that lets users upload any CSV file and ask questions about it. It reads the data, finds the most relevant info, and uses an LLM to answer the query. Super handy for quickly exploring and understanding data through natural language.

Awesome Lists containing this project

README

          

website link : https://csv-retrival-based-rag-c9tdrwybtaijhywdvc3e4f.streamlit.app/