microsoft/simplechat
Secure AI conversations with documents, video, audio, and more. Personal workspaces for focused context, group spaces for shared insight. Classify docs, reuse prompts, and extend with modular features.
Implements Retrieval-Augmented Generation (RAG) with hybrid search (semantic + keyword) using Azure AI Search, intelligently chunks multimodal content (documents, video, audio) via Azure Document Intelligence and specialized extractors, and stores all conversation state in Cosmos DB. Secured with Entra ID RBAC and optional Azure AI Content Safety governance, the platform is modular—admins selectively enable features like DALL-E image generation, video/audio indexing with timestamp citations, document classification, and conversation archiving. Targets enterprise Azure deployments across commercial and government clouds via Bicep infrastructure-as-code.
121 stars.
Stars
121
Forks
105
Language
Python
License
—
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/microsoft/simplechat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
yatendra2001/ai_buddy
Your personal free-to-use AI assistant, built with gemini & flutter.
ksm26/LangChain-Chat-with-Your-Data
Explore LangChain and build powerful chatbots that interact with your own data. Gain insights...
doingthisalright/chatgpt-langchain-qna-on-your-docs
Personalize ChatGPT using LangChain, and get answers from your own documents and knowledge base.
codingforentrepreneurs/talk-to-django
Learn how to talk to Django as any human should -- e.g. Semantic Search and Text-to-SQL.
LebToki/Chat-with-Ollama
A modern, RAG-powered AI chat application that integrates with Ollama for local AI inference....