AI Crustdata API Support

OPEN

AI Crustdata API Support is a RAG-enabled AI support bot that answers questions on Crustdata's API documentation and helps users bugfix API usage. Signup/login to store past support chat history or use anonymously.

Google's Gemini Flash model is used as the AI involved.

Read more at: https://github.com/imperorrp/crustdata-support-chatbot-ai

Premise:

APIs form a huge chunk of internet traffic- essentially programs communicating with other programs. Developers go through API docs to interact with APIs the way they need to. But API docs are hard to read and can be very painstaking.

Enter AI Support bots, enabled with ingested API doc knowledge with RAG- ask it what you want in an API request, and get answers.