odd-platform
odd-platform copied to clipboard
[GENAI. ONBOARDING ASSISTANT] Intriduce a genai-powered assistanto to communicate with ODD platform tech doc
Initial version would be used as a assistant to get basic information about platform through the search panel.
Solution should include:
- RAG Backend app (with built-in vector store)
- Scrapper for tech docs: gitbook, blogs, github issues/readme/conversations/code
- Communication between RAG and Platform via RESTful API
- Bedrock as a LLM provider
Process to build:
- During release of new version of an assistant we update vector store
- During run-time RAG uses static data