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.
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.