Azure-Samples/serverless-chat-langchainjs-purview
About This sample showcases how Purview API can be integrated to audit and secure AI prompts and responses
This project helps integrate AI chat applications with Microsoft Purview to ensure data security and compliance. It takes user prompts and AI responses as input, audits them against security policies, and provides a secure chat experience. It's designed for developers building AI-powered chatbots that handle sensitive information and need robust data governance.
Use this if you are a developer building an AI chat application and need to ensure that user prompts and AI responses adhere to your organization's data security and compliance policies.
Not ideal if you are looking for an off-the-shelf AI chat application or do not require auditing and securing AI interactions with Purview.
Stars
9
Forks
6
Language
TypeScript
License
MIT
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Azure-Samples/serverless-chat-langchainjs-purview"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tavily-ai/tavily-chat
Conversational agent that fuses chat data with live web results through Tavily search, extract,...
zahidkhawaja/langchain-chat-nextjs
Next.js frontend for LangChain Chat.
homanp/langchain-ui
🧬 The open source chat-ai toolkit
traveler-leon/smart-customer-service-system
构建一个基于大模型的智能客服系统,可提供静态知识问答(静态数据)、动态知识问答(数据库),业务办理(api调用)等功能,同时系统具有自我学习能力。定期的反思可让系统变得更强大。
mazzasaverio/nextjs-fastapi-your-chat
Chat with any website using FastAPI, Next.js, and the latest LangChain version for seamless integration.