Lists (1)
Sort Name ascending (A-Z)
Stars
Use Claude Code, Cursor CLI or Codex on mobile and web with CloudCLI (aka Claude Code UI). CloudCLI is a free open source webui/GUI that helps you manage your Claude Code session and projects remotely
What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers?
Secure and fast microVMs for serverless computing.
A nano Claude Code–like agent, built from 0 to 1
Get started with building Fullstack Agents using Gemini 2.5 and LangGraph
Go implementation for A2A (Agent2Agent) protocol
Convert Any OpenAPI V3 API to MCP Server
FULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI…
The official Python SDK for Model Context Protocol servers and clients
A minimal docker baseimage to ease creation of X graphical application containers
AgentScope is a production-ready, easy-to-use agent framework with essential abstractions that work with rising model capability and built-in support for finetuning.
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
《Build a Large Language Model (From Scratch)》是一本深入探讨大语言模型原理与实现的电子书,适合希望深入了解 GPT 等大模型架构、训练过程及应用开发的学习者。为了让更多中文读者能够接触到这本极具价值的教材,我决定将其翻译成中文,并通过 GitHub 进行开源共享。
LangChain for Go, the easiest way to write LLM-based programs in Go
Production-tested AI infrastructure tools for efficient AGI development and community-driven innovation
Prompt, run, edit, and deploy full-stack web applications. -- bolt.new -- Help Center: https://support.bolt.new/ -- Community Support: https://discord.com/invite/stackblitz
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题
20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
🐑 🐑 🐑 本系列教程主要是为了弄清楚容器化的原理,纸上得来终觉浅,绝知此事要躬行,理论始终不及动手实践来的深刻,所以这个系列会用go语言实现一个类似docker的容器化功能,最终能够容器化的运行一个进程。