Open Source
Explore the latest AI open-source projects from GitHub and HuggingFace.
Explore the latest AI open-source projects from GitHub and HuggingFace.
tinygrad is an ultra-minimal deep learning framework that implements every modern neural network layer using only 12 primitive operations, making it remarkably approachable and hackable. Despite its microscopic codebase measured in thousands of lines, it powers production neural networks inside comma.ai's openpilot and can run Meta's LLaMA and Stable Diffusion with no dependencies beyond NumPy and a C compiler. The tinybox hardware product, built on tinygrad, now makes it possible to run powerful neural networks entirely offline.
Jesse Vincent / Prime Radiant
MIT-licensed agentic skills framework that gives Claude Code, Codex, Cursor, Gemini CLI, OpenCode, and Copilot CLI a TDD-enforced, spec-driven, subagent-orchestrated software development methodology. Distributed via the official Anthropic plugin marketplace.
langflow-ai
Open-source visual platform for building AI agents and workflows with 145k+ stars, drag-and-drop interface, and full Python customization
microsoft
Lightweight Python utility from Microsoft that converts virtually any file format—PDFs, Word docs, PowerPoints, images, audio, and web pages—into clean, token-efficient Markdown for LLM integration.
firecrawl
Open-source Web Data API for AI that converts websites into LLM-ready markdown, structured JSON, and screenshots with 96% web coverage.