https://github.com/runtime-error786/contextawareqa
https://github.com/runtime-error786/contextawareqa
huggingface-transformers langchain llama3
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/runtime-error786/contextawareqa
- Owner: runtime-error786
- Created: 2024-08-27T20:24:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-27T20:31:56.000Z (almost 2 years ago)
- Last Synced: 2025-04-08T15:16:57.781Z (about 1 year ago)
- Topics: huggingface-transformers, langchain, llama3
- Language: Jupyter Notebook
- Homepage:
- Size: 6.2 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ContextAwareQA is an advanced conversational retrieval-augmented generation (RAG) system. It leverages the power of language models to provide contextually accurate answers to user queries, taking into account the chat history. The system reformulates questions as needed and retrieves relevant documents to generate concise, accurate responses.