DjangoPeng / LanguageMentor
一个对话类 AI Agent,利用如 LLaMA 3 等大模型为全球超过 100 种语言的个性化学习提供支持,特别适用于全球旅行和生活场景。
☆31Updated 3 months ago
Alternatives and similar repositories for LanguageMentor:
Users that are interested in LanguageMentor are comparing it to the libraries listed below
- GitHub Sentinel 是专为大模型(LLMs)时代打造的智能信息检索和高价值内容挖掘 AI Agent。它面向那些需要高频次、大量信息获取的用户,特别是开源爱好者、个人开发者和投资人等。GitHub Sentinel 不仅能帮助用户自动跟踪和分析 GitHub 开…☆217Updated 4 months ago
- This repository is a hub for AI Agent projects, including GitHub Sentinel, LanguageMentor, and ChatPPT, designed to enhance enterprise wo…☆152Updated 2 months ago
- ChatPPT 是一个基于多模态 AI 技术的智能助手,旨在提升企业办公自动化流程的效率。它能够处理语音、图像和文本等多种输入形式,通过精确的提示工程和强大的自然语言处理能力,为用户生成高质量的 PowerPoint 演示文稿。ChatPPT 不仅简化了信息收集和内容创作过…☆54Updated 2 months ago
- Quick Start for Large Language Models (Theoretical Learning and Practical Fine-tuning) 大语言模型快速入门(理论学习与微调实战)☆627Updated 3 months ago
- A comprehensive guide to understanding and implementing large language models with hands-on examples using LangChain for GenAI applicatio…☆1,294Updated 4 months ago
- LangChain Tutorial 3 动画演示透彻解释 Agent 概念 以及 实现Demo☆96Updated last year
- 基于RAG的私有知识库问答系统☆110Updated last month
- ☆300Updated this week
- 使用CrewAI+FastAPI搭建多Agent协作应用并对外提供API服务,同时支持gpt、国产大模型、Ollama本地大模型。☆41Updated 2 months ago
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆20Updated 3 months ago
- 异步图书 《大模型应用开发 动手做AI Agent》 - 这是一些非常简单的入门示例,重在引导新手入门,目前LLM开发领域发展很快,本书只是一个提纲挈领。更多的示例和代码大家可以去OpenAI Cookbook, LangChain Example中去挖掘。☆249Updated 3 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆75Updated 4 months ago
- ☆29Updated 8 months ago
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆54Updated 2 months ago
- 微软 AutoGen 框架 Demo☆79Updated last year
- 添加🚀流式 Web 服务到 GraphRAG,兼容 OpenAI SDK,支持可访问的实体链接🔗,支持建议问题,兼容本地嵌入模型,修复诸多问题。Add streaming web server to GraphRAG, compatible with OpenAI SD…☆223Updated this week
- 极客时间:LangChain实战课☆532Updated 7 months ago
- ☆155Updated 11 months ago
- 极客时间 AI原生基础实战课☆65Updated 6 months ago
- LangChain结合了大型语言模型、知识库和计算逻辑,可以用于快速开发强大的AI应用。这个仓库包含了我对LangChain的学习和实践经验,包括教程和代码案例。让我们一起探索LangChain的可能性,共同推动人工智能领域的进步!☆140Updated 6 months ago
- ☆264Updated last year
- RAG向量召回示例☆102Updated 11 months ago
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用阿里…☆248Updated last month
- 异步图书 GPT图解 大模型是怎样构建的☆102Updated 9 months ago
- ☆251Updated last year
- generate ppt with llm☆74Updated 10 months ago
- ☆189Updated 9 months ago
- 《LangChain 实战》配套实验示例代码☆32Updated 10 months ago
- GraphRAG在2024.11.5发布 0.4.0新版本,引入增量更新索引和DRIFT图推理搜索查询,本项目对新增的两个新功能进行全面测试,并提供了一种支持多类型大模型使用GraphRAG解决方案,不仅支持GPT大模型,还支持本地大模型(Ollama)、阿里云通义千问、百…☆27Updated last month
- ☆55Updated this week