Stars
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and…
Chat with your database or your datalake (SQL, CSV, parquet). PandasAI makes data analysis conversational using LLMs and RAG.
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated.
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
Your Personal AI Assistant; easy to install, deploy on your own machine or on the cloud; supports multiple chat apps with easily extensible capabilities.
SkyReels V1: The first and most advanced open-source human-centric video foundation model
Yet another voice assistant, but alive.
webup / langgraph-up-react
Forked from langchain-ai/react-agentLangGraph template for a simple ReAct agent, with MCP tools support and robust test suites.
实时STT,连接OpenAI接口/智谱AI(流式LLM)和GPT-SOVITS/Edge-TTS,通过网页的方式,进行跨网络的服务调用,实现实时对话的效果
Official repo for Textoon: Generating Vivid 2D Cartoon Characters from Text Descriptions
🐼基于LLM Agent的全能管家,通过语音或文字交互,调用工具控制智能家居(HomeAssistant/米家)和电脑。超高拓展性,无限可能。
A practical utility library for LangChain and LangGraph development
一个对话类 AI Agent,利用如 LLaMA 3 等大模型为全球超过 100 种语言的个性化学习提供支持,特别适用于全球旅行和生活场景。
HelperRag 是一个基于向量数据库的知识库问答检索、管理系统,支持文档的批量上传、向量化处理和检索功能。 主要功能点 文件管理:支持批量上传txt文件(最多100个),提供文件类型验证、实时显示文件状态和一键删除功能。 向量化处理:自动文本分块、向量化存储、实时显示处理状态和进度跟踪。 用户界面:直观的文件列表显示、操作确认弹窗、实时状态更新和响应式布局。 技术栈 前端:Gradio …