Skip to content

Contains source code for AI chatbot that plugs into organizational data repositories from where users can ask questions and get answers and references.

License

Notifications You must be signed in to change notification settings

NorthRift/majibu

 
 

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.

Check out our Video Demo!

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.
  • An AI Helper backed by a custom Deep Learning model to interpret user intent.
  • User authentication and document level access management.
  • Connectors to Slack, GitHub, GoogleDrive, Confluence, local files, and web scraping, with more to come.
  • Management Dashboard to manage connectors and set up features such as live update fetching.
  • One line Docker Compose (or Kubernetes) deployment to host Danswer anywhere.

Upcoming

  • Chat/Conversation support.
  • Support custom endpoints for Generative AI models or even self-host options.
  • Templates to easily build custom connectors.
  • Personalized search

About

Contains source code for AI chatbot that plugs into organizational data repositories from where users can ask questions and get answers and references.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 60.7%
  • TypeScript 37.7%
  • Shell 0.6%
  • Dockerfile 0.5%
  • JavaScript 0.3%
  • CSS 0.1%
  • Mako 0.1%