confluentinc/flink-sql-ai-meetingcoach-azure
This project demonstrates a real-time AI "Meeting Coach" showcasing the use of Confluent Cloud for Apache Flink AI Inference functions to build a real-time Retrieval-Augmented Generation (RAG) pipeline. The demo uses both a static knowledge base of sales documents and real-time simulated meeting data.
This project offers a real-time AI 'Meeting Coach' to assist sales professionals during live calls. It takes in live meeting chat data and, when specific triggers occur (like a customer objection), provides immediate, context-aware coaching suggestions drawn from a knowledge base of sales documents and an LLM. This tool is designed for sales representatives looking for instant, AI-powered guidance during client interactions.
Use this if you are a sales professional who wants real-time, AI-driven coaching suggestions during sales calls, especially when handling objections or needing quick access to relevant sales materials.
Not ideal if you need a solution for post-meeting analysis or detailed reporting rather than live, in-the-moment guidance.
Stars
7
Forks
—
Language
Shell
License
Apache-2.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/confluentinc/flink-sql-ai-meetingcoach-azure"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Marker-Inc-Korea/AutoRAG
AutoRAG: An Open-Source Framework for Retrieval-Augmented Generation (RAG) Evaluation &...
jxzhangjhu/Awesome-LLM-RAG
Awesome-LLM-RAG: a curated list of advanced retrieval augmented generation (RAG) in Large Language Models
IntelLabs/RAG-FiT
Framework for enhancing LLMs for RAG tasks using fine-tuning.
coree/awesome-rag
A curated list of retrieval-augmented generation (RAG) in large language models
IntelLabs/fastRAG
Efficient Retrieval Augmentation and Generation Framework