TheAlgorithms/Python
All Algorithms implemented in Python
TheAlgorithms/Python项目收集了多种算法的Python实现,主要用于教育目的。代码旨在帮助学习和理解算法原理,但可能未优化至标准库的效率水平。
xerrors/Yuxi-Know
结合LightRAG 知识库的知识图谱智能体平台。 An agent platform that integrates a LightRAG knowledge base and knowledge graphs. Build with LangChain v1 + Vue + FastAPI, support DeepAgents、MinerU PDF、Neo4j 、MCP.
语析是一个基于LightRAG知识库与知识图谱的智能体开发平台,整合RAG技术与图数据库实现知识推理。采用LangChain+Vue+FastAPI架构,提供PDF处理、Neo4j图谱存储及MCP工具集成,支持构建企业级智能问答系统。
agrinman/tunnelto
Expose your local web server to the internet with a public URL.
tunnelto 是一个用 Rust 编写的工具,通过异步 IO 和 Tokio 框架实现本地 Web 服务的公网暴露。支持自定义端口、子域名和 HTTPS,提供快速隧道建立功能,适用于开发测试和本地服务共享场景。
Shubhamsaboo/awesome-llm-apps
Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.
收集了基于RAG、AI代理和多代理团队的LLM应用,整合OpenAI、Anthropic、Gemini等模型及开源模型,提供AI应用开发实践案例。
rendercv/rendercv
CV/resume generator for academics and engineers, YAML to PDF
RenderCV是一款基于YAML的学术与工程师简历生成工具,可将结构化文本自动转换为格式规范的PDF文档。支持版本控制、自动排版、设计定制化,提供JSON Schema实现交互式填写与验证,解决传统简历模板布局问题。