Recommendations for a RAG AI bot for Enterprise business
Hello community, I'm looking for a recommendation for an Open Source (preferably) solution for an Enterprise business RAG chatbot. Something that's available on github somewhere (preferably python), is ready to implement and has good documentation or a good community. Features i'm looking for RAG capability (documents & other data) with at least some (preferably all) of the following data sources Sharepoint, ServiceNow, SAP, direct query to SQL-type database, other API integrations Support for any of these LLMs hosting methods: Azure OpenAI, AWS Bedrock Not wedded to any LLM specifically, but a top performing one such as GPT4, Claude 3, Llama 3, etc Intuitive Web UI provides citations SSO integration with Active Directory (preferable) Can be built on either AWS or Azure As abov...