Agentica: Lightweight async-first Python framework for AI agents. 轻量级异步优先的AI Agent框架,支持工具调用、RAG、多智能体和MCP。
☆317Jun 23, 2026Updated last week
Alternatives and similar repositories for agentica
Users that are interested in agentica are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ChatPilot: Chat Agent Web UI,实现Chat对话前端,支持Google搜索、文件网址对话(RAG)、代码解释器功能,复现了Kimi Chat(文件,拖进来;网址,发出来)。☆600Jan 27, 2026Updated 5 months ago
- SearchGPT: Building a quick conversation-based search engine with LLMs.☆45Jan 5, 2025Updated last year
- Python implementation of AI-powered research assistant that performs iterative, deep research on any topic by combining search engines, w…☆49Mar 22, 2025Updated last year
- 一个微博毒舌AI,疯狂 diss 微博博主☆15Jan 2, 2025Updated last year
- ☆16May 31, 2024Updated 2 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO、GRPO。☆5,549Jun 3, 2026Updated 3 weeks ago
- Here is a demo for PDF parser (Including OCR, object detection tools)☆36Oct 14, 2024Updated last year
- pinyintokenizer, 拼音分词器,将连续的拼音切分为单字拼音列表。☆31Feb 5, 2025Updated last year
- ✨🦋 illufly - 【幻蝶】基于记忆蒸馏、资料检索的自我进化智能体☆80Dec 7, 2025Updated 6 months ago
- open-o1: Using GPT-4o with CoT to Create o1-like Reasoning Chains☆115Jan 2, 2025Updated last year
- Langport is a language model inference service☆94Sep 9, 2024Updated last year
- (1)弹性区间标准化的旋转位置词嵌入编码器+peft LORA量化训练,提高万级tokens性能支持。(2)证据理论解释学习,提升模型的复杂逻辑推理能力(3)兼容alpaca数据格式。☆44Jul 19, 2023Updated 2 years ago
- Lighter, cheaper and faster RAG toolkit (Graph RAG) supported by TargetPilot☆47Jun 9, 2025Updated last year
- 阿里天池: 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答 baseline 80+☆120Dec 28, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆634Nov 17, 2024Updated last year
- TextGen: Implementation of Text Generation models, include LLaMA, BLOOM, GPT2, BART, T5, SongNet and so on. 文本生成模型,实现了包括LLaMA,ChatGLM,BLO…☆980Sep 14, 2024Updated last year
- 语言模型中文认知能力分析☆236Sep 9, 2023Updated 2 years ago
- Accelerating GOT-OCRv2 with VLLM☆10Nov 15, 2024Updated last year
- KDD 2024 AQA competition 2nd place solution☆12Jul 21, 2024Updated last year
- Unsupervised tableQA and databaseQA on chinese finance question and tabular data☆13Apr 20, 2023Updated 3 years ago
- RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF. 纯原生实现RAG功能,基于本地LLM、embedding模型、reranker模型实现,支持GraphRAG,无须安装任何第三方agent库。☆855Apr 2, 2025Updated last year
- Based on the large model development framework of langchain, LangGraph is integrated to create a scalable workflow architecture. RAG。基于la…☆41Sep 12, 2024Updated last year
- TrustRAG:The RAG Framework within Reliable input,Trusted output☆1,260Jan 7, 2026Updated 5 months ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 企业级RAG系统从入门到精通☆699Jun 25, 2025Updated last year
- 🦦 Crayotter: A Multimodal AI-Agent for Video-Editing, Video-Composing, and Video Production. Powered by Multimodal LLMs for autonomous T…☆129Updated this week
- sentence-transformers to onnx 让sbert模型推理效率更快☆166Mar 11, 2022Updated 4 years ago
- 大模型智能体Agent中文教程,博客代码仓库☆64Nov 5, 2025Updated 7 months ago
- 基于LLM实现CHIP2021-Task3中文临床术语标准化任务,准确率约70%。☆16Dec 16, 2024Updated last year
- 关键词抽取项目☆24Sep 29, 2020Updated 5 years ago
- 一种利用Langchain框架和本地向量库实现的对话式BI,它的目标是帮助用户寻找、理解数据知识,并能够分析数据、洞察结果,通过自然语言对话,降低数据分析的门槛。☆152Mar 20, 2024Updated 2 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆118Feb 19, 2024Updated 2 years ago
- The LLM of NL2GQL with NebulaGraph or Neo4j☆102Dec 14, 2023Updated 2 years ago
- 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.
- Netease Youdao's open-source embedding and reranker models for RAG products.☆1,880Sep 9, 2025Updated 9 months ago
- DCIC2023 Fraud Risk Identification Competition Solution.☆26Mar 30, 2023Updated 3 years ago
- Python3 package for Chinese/English OCR,use paddleocr-v5 onnx model(~20MB), with ultra-fast inference speed. 基于ppocr-v5-onnx模型推理,中英文OCR开源…☆132Apr 11, 2026Updated 2 months ago
- pke_zh, python keyphrase extraction for chinese(zh). 中文关键词或关键句提取工具,实现了KeyBert、PositionRank、TopicRank、TextRank等算法,开箱即用。☆215Mar 27, 2024Updated 2 years ago
- llms related stuff , including code, docs☆13Feb 25, 2025Updated last year
- [GenAI Application Development Framework] 🚀 Build GenAI application quick and easy 💬 Easy to interact with GenAI agent in code using s…☆1,598Jun 14, 2026Updated 2 weeks ago
- SMP 2023 ChatGLM金融大模型挑战赛 60 分baseline思路介绍☆186Aug 10, 2023Updated 2 years ago