Prompts.chat: The World's Largest Open-Source Prompt Engineering Platform
Introduction Prompts.chat, originally known as Awesome ChatGPT Prompts, has grown from a humble CSV file into the world’s largest open-source prompt engineering platform. Created by Fatih Kadir Akn (@f), the project has amassed over 143,000 GitHub stars, earned more than...
OpenMythos: Reconstructing the Claude Mythos Architecture from First Principles
Introduction Large language models have transformed the landscape of artificial intelligence, yet the internal architectures powering the most capable systems remain closely guarded secrets. Among these, Anthropic’s Claude has demonstrated reasoning capabilities that suggest something fundamentally different is happening beneath...
Open WebUI: The Ultimate Self-Hosted AI Platform with 132K Stars
Introduction Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform designed to operate entirely offline. With over 132,000 stars on GitHub, it has become the de facto standard for organizations and individuals who need full control over their...
Ollama: Run Large Language Models Locally With Ease
Introduction Ollama is an open-source framework that makes running large language models locally as simple as a single command. With over 169K GitHub stars, it has become the de facto standard for local LLM inference across macOS, Linux, and Windows....
Obscura: Headless Browser for AI Agents
Introduction The rise of AI agents that interact with the web has exposed a critical gap in existing tooling. Traditional headless browsers like Puppeteer and Playwright were designed for testing, not for autonomous agents that need to navigate, scrape, and...
Nuwa Skill - Distill Anyone's Thinking Into Runnable AI Skills
The best thinkers who ever lived spent decades explaining how they think. Munger left the Almanack plus 40 years of shareholder letters. Feynman left complete lecture series and three autobiographies. Naval left 300 tweets and a 20-hour podcast on wealth....
METATRON: AI-Powered Penetration Testing Assistant That Runs 100% Locally
METATRON: AI-Powered Penetration Testing Assistant That Runs 100% Locally Penetration testing has traditionally required deep expertise, hours of manual reconnaissance, and careful documentation. METATRON changes this equation by combining a local large language model with an agentic execution loop that...
LingBot-Map: Streaming 3D Reconstruction with the Geometric Context Transformer
Introduction Reconstructing 3D structure from video sequences has long been dominated by iterative optimization methods like COLMAP and SfM, which require hundreds of bundle adjustment iterations and can take hours to process even moderate-length clips. Feed-forward models such as VGGT...
Langflow: Visual Framework for Building Multi-Agent and RAG Applications
Introduction Building production-grade AI applications has always been a wiring problem. You need a language model, a vector store, a retrieval chain, tool-calling logic, memory management, and an API endpoint – and every one of those pieces comes with its...
Khazix Skills - Open Source AI Writing and Research Methodology
Most AI writing tools produce content that reads like it was written by AI. The sentences are perfectly structured, the transitions are mechanically smooth, and every paragraph ends with a tidy summary. Khazix Skills takes the opposite approach: it is...
Hugging Face Transformers: The Definitive ML Framework for Modern AI
Introduction Hugging Face Transformers stands as the most widely-adopted machine learning library in the world, boasting over 159,000 GitHub stars and serving as the backbone for virtually every modern AI workflow. Since its inception in 2018 as a PyTorch implementation...
Hermes Web UI: Open-Source LLM Chat Interface Dashboard
Introduction Hermes Web UI is an open-source web dashboard designed to provide a unified management interface for the Hermes Agent ecosystem. As AI chat agents proliferate across messaging platforms, the challenge of configuring, monitoring, and interacting with them from a...