Skip to content

Build a RAG Pipeline for the "Partner Success Bot" #3

@JFeimster

Description

@JFeimster

The Canvas document mentions an AI that searches the funding_product_portfolio_report.md to answer partner questions.

Recommendation: You will need to implement a Retrieval-Augmented Generation (RAG) system. You can easily do this by using the Gemini API's File API or a lightweight vector database (like Supabase pgvector). You should add a dedicated "Ask Deal Desk AI" chat interface inside your dashboard.html layout where partners can query this specific document.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions