news.ycombinator.com• Dec 18, 2023• 1 min read
Show HN: DanswerChat – open-source GPTs with access to your org's knowledgeDanswer is an MIT licensed project that can connect to a wide range of SaaS tools and provide a search/chat (RAG) functionality to help your team discover information and to turn that information into deeper understanding and actionable insights.Demo video: https://www.youtube.com/watch?v=6cDiv-TShh4Code here: https://github.com/danswer-ai/danswerSetup docs: https://docs.danswer.dev/quickstartDanswer is self-hostable and comes ready to use out of the box with a UI, admin features, 20+ auto-syncing connectors, and user/access management. All your data is persisted on-prem and you can easily customize it to hook up to any LLM provider of your choice (though we recommend GPT-4 for best results).As you ask questions, the system runs retrieval as needed to fetch relevant documents and uses GenAI to help you find the answers you’re seeking. You can also select specific documents to chat with at any point and deselect them when you want the system to run more retrievals. You can further refin