https://github.com/runtime-error786/docuquery-ai
https://github.com/runtime-error786/docuquery-ai
astradb datastax huggingface langchain transformer
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/runtime-error786/docuquery-ai
- Owner: runtime-error786
- Created: 2024-08-12T21:19:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-12T21:55:17.000Z (about 1 year ago)
- Last Synced: 2025-02-01T08:21:54.537Z (8 months ago)
- Topics: astradb, datastax, huggingface, langchain, transformer
- Language: Jupyter Notebook
- Homepage:
- Size: 7.17 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DocuQuery-AI
This project provides a powerful system for querying large databases of documents. The system loads multiple documents, stores them in an AstraDB vector store, and enables users to ask queries. The queries are answered based on the most relevant information found within the stored documents. If the queried information is not found in the provided documents, the system will indicate that it does not have the answer.