mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-11 21:39:31 +02:00
* Enable non-admin credentials + add page for google drive * Return one indexing status entry for each connector / credential pair * Remove some logs * Small fixes * Sort index status by source
Standardize connectors + permissioning + new frontend for admin pages + small fixes / improvements (#75)
OpenSource Enterprise Question-Answering
Danswer allows you to ask natural language questions against internal documents and get back reliable answers backed by quotes and references from the source material so that you can always trust what you get back. You can connect to a number of common tools such as Slack, GitHub, Confluence, amongst others.
💃 Features
- Direct QA powered by Generative AI models with answers backed by quotes and source links.
- Intelligent Document Retrieval (Semantic Search/Reranking) using the latest LLMs.
- User autentication with document level access management.
- Management Dashboard to manage connectors and set up features such as live update fetching.
- Connectors to Slack, GitHub, GoogleDrive, Confluence, and Web scrapping, with more to come.
- One line Docker Compose deployment of all services to host Danswer anywhere.
Upcoming
- Chat/Conversation support.
- Support for custom endpoints for Generative AI models or even self-host options.
- Custom Deep Learning NLP model to classify user intent to customize prompts for code generation, summarization, etc.
- Templates to easily build custom connectors.
Languages
Python
62.4%
TypeScript
33.1%
JavaScript
2.4%
HTML
0.9%
CSS
0.9%
Other
0.3%