shareAI-Lab's repositories
analysis_claude_code
本仓库包含对 Claude Code v1.0.33 进行逆向工程的完整研究和分析资料。包括对混淆源代码的深度技术分析、系统架构文档,以及重构 Claude Code agent 系统的实现蓝图。主要发现包括实时 Steering 机制、多 Agent 架构、智能上下文管理和工具执行管道。该项目为理解现代 AI agent 系统设计和实现提供技术参考。
share-best-prompt
世界上最好的提示词 (总计估值超过300亿的提示词)外国网友x1xh成功获取了 v0、Manus、Cursor、Same.dev 和 Lovable 的完整官方系统提示词和内部工具。
share-best-mcp
世界上最好的MCP Servers的列表,The best mcp servers in the world.
LocalManus
A open version Manus.
Kode-agent-sdk
agent sdk for building your next-level-agent product.
ai-cloud-station
给中小创业团队的云上ide开发环境配置,含在线VSCode、Claude Code、Gemini。
Super2Brain-Extension
强大的浏览器插件,支持deepseek r1直接以侧边栏的形式和页面进行交互。
deep-research-use-browser
浏览器侧边栏的Deep Research助手 🖥️ 通过我们的浏览器扩展,您可以在浏览网页的同时进行深度研究和搜索,无需切换标签页,提升您的工作效率! 深度集成多种大模型接口,支持 DeepSeek,Open AI,以及 LM Studio 和 ollama 接口和模型
alignment-handbook-cn
中文版hf-alignment-handbook,大模型全套sft、dpo、orpo、cpt训练教程.
ai-agents-for-beginners
10 Lessons to Get Started Building AI Agents
lab-handbook
for be basic AI Developer within 1week.
Hello-Prompt
Hello-Prompt - Just say to computer, the agent make prompt.
AGI-Worker-OS
AGI Computer-System with-in AGI-Worker.
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
gemini-cli
An open-source AI agent that brings the power of Gemini directly into your terminal.
llama3-from-scratch-Chinese
llama3 implementation one matrix multiplication at a time
air-moe
a tool make any moe model to an air version.
browser-use
browser-use
claude-code-sdk-ts
Fluent, chainable TypeScript SDK: configure models, enable tools, stream events, then fetch text, JSON, run details or token stats in one call via .asText() or .allowTools('Read', 'Write'). Multi-level logging plus live onMessage/onToolUse callbacks give deep, CLI-compatible observability.
claude-ignore
A Claude Code PreToolUse hook that prevents Claude from reading files that match patterns in .claudeignore files, similar to how .gitignore works.