li-xiu-qi / XiaokeAILabsLinks
欢迎来到“筱可AI研习社”的实战项目仓库!这个仓库主要用于存储和展示为公众号撰写的各类实战项目。我们会不断优化和迭代这些项目,以探索AI的无限可能。
☆43Updated this week
Alternatives and similar repositories for XiaokeAILabs
Users that are interested in XiaokeAILabs are comparing it to the libraries listed below
Sorting:
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆30Updated 8 months ago
- 在RAG技术中,嵌入向量的生成和匹配是关键环节。本文介绍了一种基于CLIP/BLIP模型的嵌入服务,该服务支持文本和图像的嵌入生成与相似度计算,为多模态信息检索提供了基础能力。☆26Updated 5 months ago
- 大型语言模型实战指南:应用实践与场景落地☆71Updated 8 months ago
- ☆41Updated 2 months ago
- 基于ReAct手搓一个Agent Demo☆136Updated 3 weeks ago
- An AI-powered content conversion tool that transforms text, web content, or HTML code into beautifully designed card images.一款基于AI的内容转换工…☆21Updated last month
- 基于Qwen2模型进行通用信息抽取【实体/关系/事件抽取】☆31Updated 10 months ago
- unify-easy-llm(ULM)旨在打造一个简易的一键式大模型训练工具,支持Nvidia GPU、Ascend NPU等不同硬件以及常用的大模型。☆55Updated 10 months ago
- A unified tool to generate fine-tuning datasets for LLMs, including questions, answers, and dialogues. ✨🤖📚💬☆58Updated 2 months ago
- 解锁HuggingFace生态的百般用法☆91Updated 5 months ago
- A mini assistant to help you read paper quickly☆48Updated 3 weeks ago
- 基于大语言模型的检索增强生成RAG示例☆149Updated last month
- AFAC2024金融智能创新大赛☆37Updated 6 months ago
- ☆40Updated 3 weeks ago
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆92Updated 6 months ago
- 支持查询主流agent框架技术文档的MCP server(支持stdio和sse两种传输协议), 支持 langchain、llama-index、autogen、agno、openai-agents-sdk、mcp-doc、camel-ai 和 crew-ai☆110Updated last month
- vLLM Documentation in Chinese Simplified / vLLM 中文文档☆75Updated 3 weeks ago
- A simple and trans-platform rag framework and tutorial☆184Updated 2 months ago
- In this fast-paced world, we all need a little something to spice up life. Whether you need a glass of sweet talk to lift your spirits or…☆58Updated this week
- 一个基于多模态大模型的图表解析器☆29Updated 2 months ago
- 本项目旨在提供一个微调酒店推荐垂直领域大模型并应用的完整闭环案例作为大 家的参考案例。本项目使用的基础大模型为Qwen2.5-7B-Instruct。项目特色:完整的垂直应用案例闭环、项目源码剖析开源共享、详实的图文指导手册、手把手全流程实操演示视频☆37Updated last month
- 顾名思义:手搓的RAG☆123Updated last year
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆81Updated last month
- 使用煤矿历史事故案例,事故处理报告、安全规程规章制度、技术 文档、煤矿从业人员入职考试题库等数据,微调internlm2模型实现针对煤矿事故和煤矿安全知识的智能问答。☆47Updated 4 months ago
- 基于LLM的多轮问答系统。结合了意图识别和词槽填充技术☆20Updated last year
- 本项目致力于为大模型领域的初学者提供全面的知识体系,包括基础和高阶内容,以便开发者能迅速掌握大模型技术栈并全面了解相关知识。☆59Updated 4 months ago
- Repo for for paper "AgentRE: An Agent-Based Framework for Navigating Complex Information Landscapes in Relation Extraction".☆65Updated 10 months ago
- ThinkLLM:🚀 轻量、高效的大语言模型算法实现☆67Updated 3 weeks ago
- 《自然语言处理:大模型理论与实践》配套数据和代码☆63Updated 5 months ago
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆189Updated 5 months ago