https://github.com/runtime-error786/docuquery-ai
https://github.com/runtime-error786/docuquery-ai
astradb datastax huggingface langchain transformer
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/runtime-error786/docuquery-ai
- Owner: runtime-error786
- Created: 2024-08-12T21:19:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T21:55:17.000Z (almost 2 years ago)
- Last Synced: 2025-03-27T02:45:45.933Z (about 1 year 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.