Public APIs: The Ultimate Free API Collection for Developers
Public APIs: The Ultimate Free API Collection for Developers In the world of modern software development, APIs are the building blocks that power applications. The Public APIs repository on GitHub has become the go-to resource for developers seeking free, publicly...
Open Agents: Open Source Template for Building Cloud Agents
Open Agents: Open Source Template for Building Cloud Agents Open Agents is an open-source reference application from Vercel Labs for building and running background coding agents on Vercel. It provides a complete three-layer architecture that separates the web interface, agent...
Magika: AI-Powered File Content Type Detection by Google
Introduction File type detection is a fundamental problem in computing that has traditionally relied on file extensions, magic numbers, or signature-based approaches. However, these methods often fail when dealing with ambiguous files, mislabeled content, or files without extensions. Google’s Magika...
GenericAgent: Self-Evolving AI Agent with Skill Tree Growth
Introduction In the rapidly evolving landscape of AI agents, GenericAgent stands out as a remarkable achievement in minimalism and self-evolution. With just approximately 3,000 lines of core code, this framework enables any Large Language Model (LLM) to gain system-level control...
Dive Into LLMs: Hands-On Large Language Model Tutorial Series
Introduction The Dive Into LLMs tutorial series is a comprehensive, hands-on programming course designed to help developers and researchers master large language models. Created by researchers from Shanghai Jiao Tong University and the National University of Singapore, this open-source project...
Claude Code Game Studios: Turn Claude Code into a Full Game Dev Studio
Introduction Building a game solo with AI assistance is powerful, but a single chat session lacks the structure that professional game studios rely on. There is no one to stop you from hardcoding magic numbers, skipping design documents, or writing...
Agent Skills: Production-Grade Engineering Skills for AI Coding Agents
Introduction In the rapidly evolving landscape of AI-powered software development, one challenge stands out: ensuring that AI coding agents follow the same rigorous engineering practices that senior developers apply to production code. Enter Agent Skills by Addy Osmani - a...
Voicebox: Open-Source Voice Synthesis Studio
Voicebox: Open-Source Voice Synthesis Studio Voicebox is a local-first voice cloning studio — a free and open-source alternative to ElevenLabs. Clone voices from a few seconds of audio, generate speech in 23 languages across 5 TTS engines, apply post-processing effects,...
Pascal Editor: Open Source 3D Architectural Building Editor
Pascal Editor: Open Source 3D Architectural Building Editor Pascal Editor is a cutting-edge open-source 3D building editor that leverages modern web technologies to deliver a powerful architectural design experience. Built with React Three Fiber and WebGPU, this tool enables users...
Claude Cookbooks: Effective Claude Usage Patterns
Claude Cookbooks: Effective Claude Usage Patterns The Claude Cookbooks repository by Anthropic is an invaluable resource for developers looking to master Claude API integration. This comprehensive collection of code examples, guides, and best practices provides production-ready patterns that can be...
Camofox Browser: Anti-Detection Browser Server for AI Agents
Camofox Browser: Anti-Detection Browser Server for AI Agents Camofox Browser is a powerful headless browser automation server designed specifically for AI agents. Built on top of Camoufox, a Firefox fork with fingerprint spoofing at the C++ level, it provides undetected...
Apollo 11: Original AGC Source Code - A Historic Software Heritage
Apollo 11: Original AGC Source Code - A Historic Software Heritage The Apollo 11 Guidance Computer (AGC) source code represents one of the most significant achievements in software engineering history. This repository contains the original source code that guided humanity’s...