Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GENAI. ONBOARDING ASSISTANT] Intriduce a genai-powered assistanto to communicate with ODD platform tech doc #1596

Open
RamanDamayeu opened this issue Jan 26, 2024 · 0 comments
Assignees
Labels
kind: feature New feature request

Comments

@RamanDamayeu
Copy link
Contributor

Initial version would be used as a assistant to get basic information about platform through the search panel.

Solution should include:

  1. RAG Backend app (with built-in vector store)
  2. Scrapper for tech docs: gitbook, blogs, github issues/readme/conversations/code
  3. Communication between RAG and Platform via RESTful API
  4. Bedrock as a LLM provider

Process to build:

  1. During release of new version of an assistant we update vector store
  2. During run-time RAG uses static data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: feature New feature request
Projects
None yet
Development

No branches or pull requests

2 participants