Skip to content

woniesong92/danswer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSource Enterprise Question-Answering

Documentation Slack Discord License

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.

Usage

Danswer provides a fully-featured web UI:

danswer-web.mp4

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

danswer-slack.mp4

For more details on the admin controls, check out our Full Video Demo!

Deployment

Danswer can easily be tested locally 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.

💃 Features

  • Direct QA powered by Generative AI models with answers backed by quotes and source links.
  • Intelligent Document Retrieval (Hybrid Search + Reranking) using the latest NLP models.
  • Automatic time/source filter extraction from natural language + custom model to identify user intent.
  • User authentication and document level access management.
  • Support for LLMs of your choice (GPT-4, Llama2, Orca, etc.)
  • Management Dashboards to manage connectors and set up features such as live update fetching.
  • One line Docker Compose (or Kubernetes) deployment to host Danswer anywhere.

🔌 Connectors

Efficiently pulls the latest changes from:

  • Slack
  • GitHub
  • Google Drive
  • Confluence
  • Jira
  • Notion
  • Gong
  • Slab
  • Linear
  • Productboard
  • Guru
  • Zulip
  • Bookstack
  • Document360
  • Request Tracker
  • Hubspot
  • Local Files
  • Websites
  • With more to come...

🚧 Roadmap

  • Chat/Conversation support.
  • Organizational understanding.
  • Code Search
  • Structured Query Languages (SQL, Excel formulas, etc.)
  • Ability to locate and suggest experts from your team.

💡 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 63.7%
  • TypeScript 35.1%
  • JavaScript 0.5%
  • Dockerfile 0.4%
  • Shell 0.2%
  • HTML 0.1%