Skip to content

tooploox/danswer

 
 

Repository files navigation

Open Source Unified Search and Gen-AI Chat with your Docs.

Documentation Slack Discord License

Danswer lets you ask questions in natural language questions 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:

DanswerShortChatDemo.mp4

Or, plug Danswer into your existing Slack workflows (more integrations to come 😁):

danswer-slack.mp4

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.

About

Ask Questions in natural language and get Answers backed by private sources. Connects to tools like Slack, GitHub, Confluence, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.0%
  • TypeScript 39.1%
  • JavaScript 0.4%
  • Dockerfile 0.2%
  • Shell 0.2%
  • CSS 0.1%