Stars
Pocket Flow: 100-line LLM framework. Let Agents build Agents!
Get your documents ready for gen AI
Implement a reasoning LLM in PyTorch from scratch, step by step
Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the model while enjoying updates from Anthropic.
CRS-自建Claude Code镜像,一站式开源中转服务,让 Claude、OpenAI、Gemini、Droid 订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。
Chain-of-Agents: End-to-End Agent Foundation Models via Multi-Agent Distillation and Agentic RL.
A curated list of 100+ libraries and frameworks for AI engineers building with LLMs
The first open-source harness builder for AI coding. Make AI coding deterministic and repeatable.
The official repo for “Dolphin: Document Image Parsing via Heterogeneous Anchor Prompting”, ACL, 2025.
A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.
Official python implementation of UTCP. UTCP is an open standard that lets AI agents call any API directly, without extra middleware.
Real Work is a framework for RL environments that simulate real work.
Ally – AI Contract Assistant is a Word plugin using Azure OpenAI for contract analysis, real-time Q&A, and auto-markup. It helps legal professionals save time and ensure accuracy in reviews.
[ICLR 2026] Tina: Tiny Reasoning Models via LoRA
Homepage for ProLong (Princeton long-context language models) and paper "How to Train Long-Context Language Models (Effectively)"
Text-audio foundation model from Boson AI
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?
Context engineering is the new vibe coding - it's the way to actually make AI coding assistants work. Claude Code is the best for this so that's what this repo is centered around, but you can apply…
DigitalChinaOpenSource / oadin
Forked from intel/aogOADIN is a Production-grade AI service infrastructure for AI PC development. Provides unified APIs for chat, embedding, text generation, and text-to-image services with support for both local (Olla…
Complete solutions to the Programming Massively Parallel Processors Edition 4
Make bilingual epub books Using AI translate
An open-source AI agent that brings the power of Gemini directly into your terminal.
A curated list of awesome Python asyncio frameworks, libraries, software and resources
LangDAG is a specialized orchestration framework for building LLM (Large Language Model) agent workflows using DAGs(Directed Acyclic Graphs), written in Python.