Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quicksilvershanks/datawhiz-chat
A RAG-based language model enabling intelligent conversations with user-provided data.
https://github.com/quicksilvershanks/datawhiz-chat
elasticsearch huggingface llm rag
Last synced: 25 days ago
JSON representation
A RAG-based language model enabling intelligent conversations with user-provided data.
- Host: GitHub
- URL: https://github.com/quicksilvershanks/datawhiz-chat
- Owner: quickSilverShanks
- License: mit
- Created: 2024-06-18T05:21:07.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T07:56:39.000Z (4 months ago)
- Last Synced: 2024-09-16T09:41:36.211Z (4 months ago)
- Topics: elasticsearch, huggingface, llm, rag
- Language: Jupyter Notebook
- Homepage:
- Size: 7.93 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DataWhiz-Chat
A RAG-based language model enabling intelligent conversations with user-provided data.
Based on the progressive learnings from LLM Zoomcamp, this QA Bot improves over time.
Zoomcamp Source Link : https://github.com/DataTalksClub/llm-zoomcamp/tree/main
## Note
This repo contains several iterations of RAG+LLMs based chatbots that serve diverse sets of use cases.
This is a work in progress collection and being actively updated as of now(July'24).