npm create convex@latest -- -t get-convex/convex-ai-chat-openaiAI chat with context retrieval using OpenAI Assistants API.
This app demonstrates how you can add a chat bot to an existing website, powered by Convex and OpenAI's Assistants API.
This is part of a series on implementing RAG multiple ways. Read the full article here, the LangChain version here, or learn how to build a custom implementation with Convex Vector Search here. See other articles on AI here.
App.tsxsrc/aiChatconvex/ingestconvex/init.tsconvex/messages.tsconvex/serve.ts