Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/runtime-error786/contextawareqa
https://github.com/runtime-error786/contextawareqa
huggingface-transformers langchain llama3
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/runtime-error786/contextawareqa
- Owner: runtime-error786
- Created: 2024-08-27T20:24:24.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T20:31:56.000Z (5 months ago)
- Last Synced: 2024-12-22T04:26:45.694Z (19 days ago)
- Topics: huggingface-transformers, langchain, llama3
- Language: Jupyter Notebook
- Homepage:
- Size: 6.2 MB
- Stars: 1
- 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.