Stars
A clean, modular SDK for building AI agents with OpenHands V1.
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflo…
Tongyi Deep Research, the Leading Open-source Deep Research Agent
Internet search engine for text-oriented websites. Indexing the small, old and weird web.
MCP Toolbox for Databases is an open source MCP server for databases.
A framework for prompt tuning using Intent-based Prompt Calibration
A framework for few-shot evaluation of language models.
Full-throttle, wire-speed hardware implementation of Wireguard VPN, using low-cost Artix7 FPGA with opensource toolchain. If you seek security and privacy, nothing is private in our codebase. Our d…
This course is designed to guide beginners through the exciting world of Edge AI, covering fundamental concepts, popular models, inference techniques, device-specific applications, model optimizati…
Anthropic's Interactive Prompt Engineering Tutorial
Proof of thought : LLM-based reasoning using Z3 theorem proving with multiple backend support (SMT2 and JSON DSL)
Python code accompanying the course "A deep understanding of deep learning (with Python intro)"
Code files for course "A deep understanding of AI large language model mechanisms"
"Context engineering is the delicate art and science of filling the context window with just the right information for the next step." — Andrej Karpathy. A frontier, first-principles handbook inspi…
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
Master the essential steps of pretraining large language models (LLMs). Learn to create high-quality datasets, configure model architectures, execute training runs, and assess model performance for…
Hierarchical Reasoning Model Official Release
Codes/Notebooks for AI Projects
The 100 line AI agent that solves GitHub issues or helps you in your command line. Radically simple, no huge configs, no giant monorepo—but scores >74% on SWE-bench verified!
AG2 (formerly AutoGen): The Open-Source AgentOS. Join us at: https://discord.gg/pAbnFJrkgZ
A system for quickly generating training data with weak supervision
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step