由于 trendforge.devlive.top 访问受限,请切换到 trendforge.devlive.org 域名
项目竞品项目
langchain-ai/langchain
🦜🔗 构建情境感知推理应用程序 🦜🔗
bytedance/deer-flow
DeerFlow是一个社区驱动的深度研究框架,将语言模型与网络搜索、爬取及Python执行等工具相结合,同时回馈开源社区。
chopratejas/headroom
在工具输出、日志、文件和RAG分块到达LLM之前对其进行压缩。减少60-95%的令牌,答案不变。提供库、代理、MCP服务器。
相关项目推荐
public-apis/public-apis
免费API资源汇总列表
EbookFoundation/free-programming-books
📚 免费提供的编程书籍
donnemartin/system-design-primer
学习如何设计大规模系统。为系统设计面试做准备。包含Anki记忆卡片。
practical-tutorials/project-based-learning
基于项目的教程精选列表
NousResearch/hermes-agent
与你共同成长的智能体
TheAlgorithms/Python
所有算法均使用Python实现