大模型应用技术开发入门系列
☆112Feb 28, 2026Updated 5 months ago
Alternatives and similar repositories for LLMsBasisDevelopment
Users that are interested in LLMsBasisDevelopment are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本项目旨在提供一个微调酒店推荐垂直领域大模型并应用的完整闭环案例作为大家的参考案例。本项目使用的基础大模型为Qwen2.5-7B-Instruct。项目特色:完整的垂直应用案例闭环、项目源码剖析开源共享、详实的图文指导手册、手把手全流程实操演示视频☆94Apr 23, 2025Updated last year
- MCP Server测试系列☆34May 16, 2025Updated last year
- 此仓库存储我在YouTube频道和B站频道关于AI Agent相关分享,所有资源全部开源免费☆364Jan 7, 2026Updated 7 months ago
- MCP功能测试,编写LLM(支持OpenAI接口风格的大模型)应用程序调用MCP。MCP(模型上下文协议)是Claude开源的一种开放协议,可实现LLM应用程序与外部数据源和工具之间的无缝集成。☆82Apr 14, 2025Updated last year
- 使用LangGraph+DeepSeek-R1+FastAPI+Gradio实现一个带有记忆功能的流量包推荐智能客服web端用例,同时也支持gpt大模型、国产大模型(OneApi方式)、Ollama本地开源大模型、阿里通义千问大模型☆470Apr 14, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 使用langraph构建Agentic-RAG☆23Jul 30, 2025Updated last year
- 为实现代码的高扩展性和兼容性,提出一套综合解决方案,支持多种大模型类型的无缝集成,包括GPT系列大模型、国内主流模型(如通义千问、智谱AI等),以及本地化部署的大模型(如qwen2.5)。☆27Nov 20, 2024Updated last year
- 面向个人投资者金融投资研究与辅助决策agent系统☆29Jul 9, 2026Updated last month
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆325Sep 6, 2024Updated last year
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆178Dec 1, 2024Updated last year
- 一个低成本、易于上手的多模态大模型学习项目。基于Qwen3-0.6B和CLIP构建,使用LLaVA架构和LoRA微调,在消费级16G显卡上数小时即可完成训练☆52Sep 15, 2025Updated 10 months ago
- AutoGen最新架构v0.4正式发布第一个稳定版本,v0.4是对AutoGen的一次从头开始的重写,目的是为构建Agent创建一个更健壮、可扩展、更易用的跨语言库,其应用接口采用分层架构设计,存在多套软件接口用以满足不同的场景需求 。☆116Apr 14, 2025Updated last year
- hrtem lattice fringe image analysis algorithms - developed for carbon nanostructure analysis☆10Jan 9, 2026Updated 7 months ago
- 心灵伴侣,AI+心理健康Agent项目案例☆96Jul 28, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 大模型应用与开发实验教程☆17Jul 2, 2026Updated last month
- The script for initing OpenWrt / Padavan build environment quickly.☆18May 26, 2026Updated 2 months ago
- 本系列内容将带领大家从零基础理解 LangChain V1.x 及其相关生态(包括 LangGraph、DeepAgents 等)在当前主流智能体(Agent)开发中的定位与核心能力。将依次完成基础环境准备、依赖安装、入门级 LLM 调用、Prompt 工程实战、Agent…☆117Jul 27, 2026Updated 2 weeks ago
- (1)使用低代码平台N8N实现对多个微信公众号文章进行自动采集并保存到本地文件 ; (2)使用主流的开源云原生向量数据库milvus将采集到的数据存储到知识库中并满足语义搜索、全文搜索及混合搜索; (3)将搜索功能封装为标准的MCP Server对外提供服务;(4)大模型(…☆44Sep 15, 2025Updated 10 months ago
- 一款微服务MicroService快速构建平台,支持resteasy,springmvc和自定义servlet支持tomcat,jetty,undertow等servlet容器,支持netty-webflux, api网关,调用链追踪,同 时支持多类第三方插件,兼容Sprin…☆26Dec 16, 2022Updated 3 years ago
- ☆15Jun 24, 2018Updated 8 years ago
- A comprehensive evaluation framework for Backboard's memory system using the LoCoMo (Long Conversation Memory) benchmark.☆17Nov 3, 2025Updated 9 months ago
- ☆47May 10, 2024Updated 2 years ago
- 基于HLS的录像与回放服务器, 支持本地存储与阿里云对象存储OSS云存储☆14Nov 6, 2015Updated 10 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- STFNet: Self-supervised Transformer for Infrared and Visible Image Fusion☆14Mar 25, 2024Updated 2 years ago
- BotDrop 的辅助工具,可以控制 Android 手机。不需要 root 权限 不需要 开启"USB调试(安全设置)"☆21Feb 11, 2026Updated 6 months ago
- LangGraph+A2A+MCP 实现的Agent RAG☆54Nov 14, 2025Updated 8 months ago
- PowerShell integration for Google's versatile Gemini Pro API☆21Dec 20, 2023Updated 2 years ago
- 本项目系列相关视频为大家测试CrewAI官方提供的Tools☆14Jan 2, 2025Updated last year
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆151Sep 26, 2024Updated last year
- 个人工作站项目☆15Mar 17, 2026Updated 4 months ago
- autogen 中文文档☆10Nov 7, 2023Updated 2 years ago
- 一个简单的多模态RAG项目☆372May 13, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- KAG开源框架介绍及使用KAG实现知识增强生成应用(产品模式测试、开发者模式测试),KAG是OpenSPG发布v0.5版本中推出的知识增强生成(KAG)的专业领域知识服务框架,旨在充分利用知识图谱和向量检索的优势,增强大型语言模型和知识图谱,以解决 RAG 挑战☆153Apr 14, 2025Updated last year
- zaplog是包装了zap, 带caller func name, 兼容logrus stdlog 的日志输出工具☆10May 22, 2017Updated 9 years ago
- Official implementation for "Instruction Tuning with Retrieval-based Examples Ranking for Aspect-based Sentiment Analysis"☆13Mar 23, 2026Updated 4 months ago
- ☆15Oct 19, 2025Updated 9 months ago
- A bunch of coding tutorials for my Youtube videos on Neural Network Quantization.☆31May 21, 2024Updated 2 years ago
- Sabre360: simulation testbed for 360° videos☆13Oct 14, 2020Updated 5 years ago
- ☆25Jan 31, 2024Updated 2 years ago