abhigyanpatwari/GitNexus
GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent. Perfect for code exploration
GitNexus是基于浏览器的代码知识图谱工具,支持本地代码库分析与AI代理交互。通过CLI和Web UI双模式,实现代码依赖追踪、调用链分析及架构可视化,提升代码理解与AI开发效率。
google-ai-edge/gallery
A gallery that showcases on-device ML/GenAI use cases and allows people to try and use models locally.
Google AI Edge Gallery展示本地设备上的生成式AI用例,支持离线运行Gemma 4模型。核心功能包括多模态交互、思维模式对话、图像识别、语音转录及提示测试,提升隐私与响应速度。
block/goose
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
block/goose 是一个用 Rust 编写的开源 AI 代理工具,可自动化代码构建、执行、调试及工程流程。支持多模型配置、LLM 交互和 MCP 服务器集成,提供 CLI 与桌面应用,提升开发效率。
google-ai-edge/LiteRT-LM
无描述
LiteRT-LM是Google开源的边缘设备大语言模型推理框架,支持跨平台部署与硬件加速,提供多模态输入、函数调用及高性能推理能力,适用于移动设备、物联网及嵌入式场景。
immich-app/immich
High performance self-hosted photo and video management solution.
ImmiCh 是一款高性能自托管相册管理工具,支持多平台照片/视频管理,具备自动备份、去重、多用户权限、人脸识别、元数据搜索、离线访问及多语言界面等功能,适用于个人或企业级媒体资产管理系统。
KeygraphHQ/shannon
Shannon Lite is an autonomous, white-box AI pentester for web applications and APIs. It analyzes your source code, identifies attack vectors, and executes real exploits to prove vulnerabilities before they reach production.
Shannon是Keygraph开发的AI驱动白盒渗透测试工具,通过源代码分析与实时漏洞利用结合,自动检测Web应用及API的注入、XSS、SSRF等漏洞,并生成可复现的POC报告。
NousResearch/hermes-agent
The agent that grows with you
Hermes-Agent 是一个自我优化的AI代理系统,支持跨平台对话、多模型切换和自动化任务。具备学习循环机制,可持续改进技能并跨会话记忆用户信息,提供全功能终端界面及分布式运行能力。
tobi/qmd
mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches while being all local
QMD是一款本地运行的命令行搜索引擎,支持Markdown文档的关键词、语义搜索及LLM重排序,结合BM25、向量检索与本地模型实现高效知识管理。
TelegramMessenger/Telegram-iOS
Telegram-iOS
Telegram的iOS客户端源代码,支持即时通讯、加密消息传输及跨平台功能,提供开发指南和构建配置。
kepano/obsidian-skills
Agent skills for Obsidian. Teach your agent to use Markdown, Bases, JSON Canvas, and use the CLI.
提供Obsidian代理技能,支持Markdown/Bases/JSON Canvas编辑及CLI操作,包含网页内容清理工具。适配Claude Code、Codex CLI等代理框架,通过技能模块扩展Obsidian功能。
ollama/ollama
Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
Ollama是一个支持多模型部署与管理的开源工具,提供CLI和REST API接口,可快速集成Kimi-K2.5、GLM-5、Qwen等大模型。支持跨平台安装、Docker容器化及多种编程语言SDK,适用于AI应用开发与模型实验。
ggml-org/llama.cpp
LLM inference in C/C++
llama.cpp是C/C++实现的LLM推理框架,支持多平台硬件加速(Apple Silicon/ARM/AVX/AMX),兼容Hugging Face模型,提供本地部署、Docker及预编译方案,注重低资源消耗与高性能。
siddharthvaddem/openscreen
Create stunning demos for free. Open-source, no subscriptions, no watermarks, and free for commercial use. An alternative to Screen Studio.
OpenScreen 是免费开源的屏幕录制与视频编辑工具,提供窗口/全屏录制、自动/手动缩放、音频录制、视频裁剪、背景自定义、运动模糊、注释添加及多格式导出等功能,旨在替代Screen Studio的基础功能,无订阅费用且支持商业用途。
NVIDIA/personaplex
PersonaPlex code.
PersonaPlex是基于Moshi架构的实时全双工语音对话模型,支持文本角色提示和音频语音条件控制,可生成自然低延迟的对话交互,适用于虚拟角色扮演和智能语音助手场景。