danswer
danswer copied to clipboard
Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.
Open Source Unified Search and Gen-AI Chat with your Docs.
Danswer lets you ask questions in natural language and get back answers based on your team specific documents. Think ChatGPT if it had access to your team's unique knowledge. Connects to all common workplace tools such as Slack, Google Drive, Confluence, etc.
Teams have used Danswer to:
- Speedup customer support and escalation turnaround time.
- Improve Engineering efficiency by making documentation and code changelogs easy to find.
- Let sales team get fuller context and faster in preparation for calls.
- Track customer requests and priorities for Product teams.
- Help teams self-serve IT, Onboarding, HR, etc.
Usage
Danswer Web App:
https://github.com/danswer-ai/danswer/assets/32520769/563be14c-9304-47b5-bf0a-9049c2b6f410
Or, plug Danswer into your existing Slack workflows (more integrations to come 😁):
https://github.com/danswer-ai/danswer/assets/25087905/3e19739b-d178-4371-9a38-011430bdec1b
For more details on the Admin UI to manage connectors and users, check out our Full Video Demo!
Deployment
Danswer can easily be run locally (even on a laptop) or deployed on a virtual machine with a single
docker compose
command. Checkout our docs to learn more.
We also have built-in support for deployment on Kubernetes. Files for that can be found here.
💃 Main Features
- Document Search + AI Answers for natural language queries.
- Connectors to all common workplace tools like Google Drive, Confluence, Slack, etc.
- Chat support (think ChatGPT but it has access to your private knowledge sources).
- Create custom AI Assistants with different prompts and backing knowledge sets.
- Slack integration to get answers and search results directly in Slack.
Other Noteable Benefits of Danswer
- Best in class Hybrid Search across all sources (BM-25 + prefix aware embedding models).
- User Authentication with document level access management.
- Admin Dashboard to configure connectors, document-sets, access, etc.
- Custom deep learning models + learn from user feedback.
- Connect Danswer with LLM of your choice for a fully airgapped solution.
- Easy deployment and ability to host Danswer anywhere of your choosing.
🔌 Connectors
Efficiently pulls the latest changes from:
- Slack
- GitHub
- Google Drive
- Confluence
- Jira
- Zendesk
- Gmail
- Notion
- Gong
- Slab
- Linear
- Productboard
- Guru
- Bookstack
- Document360
- Sharepoint
- Hubspot
- Local Files
- Websites
- And more ...
🚧 Roadmap
- Organizational understanding.
- Ability to locate and suggest experts from your team.
- Code Search
- Structured Query Languages (SQL, Excel formulas, etc.)
💡 Contributing
Looking to contribute? Please check out the Contribution Guide for more details.