ai
The open content licensing standard for the AI-first Internet
Really Simple Licensing (RSL) is an evolution of the early ideas behind the widely adopted RSS standard, which provided a machine-readable framework for publishers to syndicate content to third-party clients and crawlers in exchange for traffic.
Related contents:
A powerful coding agent toolkit providing semantic retrieval and editing capabilities (MCP server & other integrations).
🚀 Serena is a powerful coding agent toolkit capable of turning an LLM into a fully-featured agent that works directly on your codebase. Unlike most other tools, it is not tied to an LLM, framework or an interface, making it easy to use it in a variety of ways.
Related contents:
AI Voice Cloner & Dubber.
Griffith Voice is a cutting-edge tool for translating and synthesizing voice in real-time. It enables seamless communication across language barriers by combining advanced AI models for transcription, translation, and voice synthesis.
Your best engineers shouldn't Q&A all day.
Dosu is an AI-powered Github maintainer agent. Dosu helps open source maintainers encourage contributors, organize issues, triage bugs, answer questions, and more.
Dosu turns your codebase into a living knowledge base that every team member can understand—from engineering to operations—so builders can build.
Related contents:
EPFL, ETH Zurich, and the Swiss National Supercomputing Centre (CSCS) has released Apertus, Switzerland’s first large-scale open, multilingual language model — a milestone in generative AI for transparency and diversity. Trained on 15 trillion tokens across more than 1,000 languages – 40% of the data is non-English – Apertus includes many languages that have so far been underrepresented in LLMs, such as Swiss German, Romansh, and many others. Apertus serves as a building block for developers and organizations for future applications such as chatbots, translation systems, or educational tools.
Related contents:
Qwen Code is a coding agent that lives in the digital world.
Qwen Code brings the capabilities of advanced code models to your terminal in an interactive Read-Eval-Print Loop (REPL) environment. Qwen Code consists of a client-side application (packages/cli) that communicates with a local server (packages/core). Qwen Code also contains a variety of tools for tasks such as performing file system operations, running shells, and web fetching, which are managed by packages/core.
Related contents:
Open-source LLMOps platform for hosting and scaling AI in your own infrastructure 🏓🦙 Paddler is an open-source LLMOps platform that lets teams run inference and deploy LLMs on their own infrastructure.
LocalSite is a 100% local web development platform powered by Ollama. Generate modern, responsive websites using AI models running directly on your machine.
Related contents:
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
Related contents:
Your AI Assistant for Android.
Experience a new way of using your phone. Panda operates your Android device hands-free and intelligently moderates content based on your preferences. It's like having Siri, but smarter and more powerful.
Related contents:
the knowledge and task management backbone for AI coding assistants.
Archon is the command center for AI coding assistants. For you, it's a sleek interface to manage knowledge, context, and tasks for your projects. For the AI coding assistant(s), it's a Model Context Protocol (MCP) server to collaborate on and leverage the same knowledge, context, and tasks. Connect Claude Code, Kiro, Cursor, Windsurf, etc. to give your AI agents access to:
Tensors and Dynamic neural networks in Python with strong GPU acceleration.
PyTorch is a Python package that provides two high-level features:
- Tensor computation (like NumPy) with strong GPU acceleration
- Deep neural networks built on a tape-based autograd system
You can reuse your favorite Python packages such as NumPy, SciPy, and Cython to extend PyTorch when needed.
Related contents:
Open source Canva AI alternative.
AI Design Agent. Draw, chat, point, than get outcome from leading AIs — all in one canvas.
The world's first open-source multimodal creative assistant This is a substitute for Canva and Manus that prioritizes privacy and is usable locally.
💫 Toolkit to help you get started with Spec-Driven Development.
Build high-quality software faster.
An effort to allow organizations to focus on product scenarios rather than writing undifferentiated code with the help of Spec-Driven Development.
Spec-Driven Development flips the script on traditional software development. For decades, code has been king — specifications were just scaffolding we built and discarded once the "real work" of coding began. Spec-Driven Development changes this: specifications become executable, directly generating working implementations rather than just guiding them.
Related contents:
- What's The Deal With GitHub Spec Kit @ Den Delimarsky.
- The ONLY guide you'll need for GitHub Spec Kit @ Den Delimarsky's YouTube.
- How to write a good spec for AI agents @ Addy Osmani.
- The uncomfortable truth about vibe coding @ RedHat Developer.
- What spec-driven development gets wrong @ augment code.
Single-Binary Kubernetes Dashboard with Multi-Cluster Management & AI Integration. (OpenAI / Claude 4 / Gemini / DeepSeek / OpenRouter / Ollama / Qwen / LMStudio).
It provides a simple and rich realtime interface to manage and investigate your clusters.
Related contents:
RAG on Everything with LEANN. Enjoy 97% storage savings while running a fast, accurate, and 100% private RAG application on your personal device.
LEANN is an innovative vector database that democratizes personal AI. Transform your laptop into a powerful RAG system that can index and search through millions of documents while using 97% less storage than traditional solutions without accuracy loss.
Related contents:
Advanced LLM-powered brute-force tool combining AI intelligence with automated login attacks.
Related contents:
Cost-effective compute resources for AI applications.
Ryax is the low-code serverless and open-source solution to build faster your AI workflows and applications. Developers, build your AI workflows and Applications in record time; deploy at scale with serverless technology; self-host, install on any cloud and HPC or use our hosted platform; Open source, low code.
A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing AI assistants to build structures, explore the world, and interact with the game environment through natural language instruction
Build compliant AI chat agents, in minutes. LLM agents built for control. Designed for real-world use. Deployed in minutes.
Parlant gives you all the structure you need to build customer-facing agents that behave exactly as your business requires
An honest CLI for openrouter.ai. Fast and tmux-aware. ort sends your prompts to AI models on openrouter.ai.
It is built the old fashioned way, in solid Rust. It doesn't slow you down with Python interpreters. This is a modest 2 MiB ELF binary.
Related contents:
The huggingface_hub library allows you to interact with the Hugging Face Hub, a machine learning platform for creators and collaborators. Discover pre-trained models and datasets for your projects or play with the hundreds of machine learning apps hosted on the Hub. You can also create and share your own models and datasets with the community. The huggingface_hub library provides a simple way to do all these things with Python.
Related contents:
In this short article, I will walk you through how I implemented it in Typescript (JS), how you can adopt MCP too and how it's going to make Agentic AI way simpler going forward.
Related contents:
Build / Deploy Agent Workflows.
Launch agentic workflows with an open source, user-friendly environment for devs and agents.
Sim is an open-source AI agent workflow builder. Sim Studio's interface is a lightweight, intuitive way to quickly build and deploy LLMs that connect with your favorite tools.
Related contents:
A simple, open format for guiding coding agents, used by over 20k open-source projects.
Think of AGENTS.md as a README for agents: a dedicated, predictable place to provide the context and instructions to help AI coding agents work on your project.
Related contents:
- Improve your AI code output with AGENTS.md (+ my best tips) @ builder.io.
- #118 - Les news sur le développement web et l'IA pour septembre 2025 RC1 @ Double Slash :fr:.
- Optimizing repos for AI @ Tom Bedor's Blog.
- How to write a great agents.md: Lessons from over 2,500 repositories @ GitHub Blog.
- Writing a good CLAUDE.md @ humanlayer.
- Streamlining my user-level CLAUDE.md @ chris dzombak.
- The Complete Guide to CLAUDE.md @ builder.io.
- How to build self-improving coding agents - Part 1 @ Eric J Ma's Website.
- AGENTS.md outperforms skills in our agent evals @ Vercel.
- Evaluating AGENTS.md: Are Repository-Level Context Files Helpful for Coding Agents? @ arXiv.
- Knowledge Priming @ martinFowler.com.
- J'ai mis deux IA en code review l'une contre l'autre — voici ce que ça donne @ Maxence Maireaux :fr:.
- Filesystems are having a moment @ madalitso.me.
- Your Docs Directory Is Doomed @ Jim Yagmin's Blog.
- Stop Wasting Hours Writing Unit Tests: Use GitHub Copilot to Explode Code Coverage Fast @ Build5Nines.
(WIP) Zed fork focused on privacy and being local-first
This is Zedless, a fork of Zed that's designed to be privacy-friendly and local-first.
AI and inverse problems for a revolution in digital photography.
Related contents:
Your Ultimate Virtual Assistant.
Experience the future of AI assistance with advanced customization, flexible model support, and seamless integration. Newelle brings you the power of AI with unmatched flexibility and control.
Related contents:
React SDK for Timeline-Based Video Editing.
AI-powered video editor SDK built with React. Features canvas timeline, drag-and-drop editing, AI captions, and serverless MP4 export. Perfect for building custom video apps.
A Database for Your Mind.
One shared context across all your apps. Your transcripts inform your notes. Your notes guide your AI. Everything connects through a single folder of plain text and SQLite.
Epicenter is an ecosystem of open-source, local-first apps. Our eventual goal is to store all of your data—notes, transcripts, chat histories—in a single folder of plain text and SQLite. Every tool we build shares this memory. It's open, tweakable, and yours. Grep it, open it in Obsidian, host it wherever you like. The choice is yours.
RamaLama strives to make working with AI simple, straightforward, and familiar by using OCI containers.
RamaLama is an open-source developer tool that simplifies the local serving of AI models from any source and facilitates their use for inference in production, all through the familiar language of containers.
Related contents:
The Qwen3 Embedding model series is the latest proprietary model of the Qwen family, specifically designed for text embedding and ranking tasks. Building upon the dense foundational models of the Qwen3 series, it provides a comprehensive range of text embeddings and reranking models in various sizes (0.6B, 4B, and 8B). This series inherits the exceptional multilingual capabilities, long-text understanding, and reasoning skills of its foundational model. The Qwen3 Embedding series represents significant advancements in multiple text embedding and ranking tasks, including text retrieval, code retrieval, text classification, text clustering, and bitext mining.
Related contents:
Buttercup is a Cyber Reasoning System (CRS) developed by Trail of Bits for the DARPA AIxCC (AI Cyber Challenge). Buttercup finds and patches software vulnerabilities in open-source code repositories like example-libpng. It starts by running an AI/ML-assisted fuzzing campaign (built on oss-fuzz) for the program. When vulnerabilities are found, Buttercup analyzes them and uses a multi-agent AI-driven patcher to repair the vulnerability.
Related contents:
A modern, AI-assisted, cross-platform database client.
DataPup is an open-source database client designed to make database management intuitive and enjoyable. With AI-powered query assistance and a beautiful, accessible interface, it's the database tool that developers actually want to use.
A provider agnostic PHP AI client SDK to communicate with any generative AI models of various capabilities using a uniform API.
Related contents:
Yet Another Memory System. Content addressable storage with excellent search.
Persistent memory for LLMs and applications. Content‑addressed storage with deduplication, compression, semantic search, and full‑text indexing.
Kyutai's Speech-To-Text and Text-To-Speech models based on the Delayed Streams Modeling framework.
Kyutai STT is a streaming speech-to-text model architecture, providing an unmatched trade-off between latency and accuracy, perfect for interactive applications. Its support for batching allows for processing hundreds of concurrent conversations on a single GPU.
Related contents:
canary-1b-flash supports automatic speech-to-text recognition (ASR) in four languages (English, German, French, Spanish) and translation from English to German/French/Spanish and from German/French/Spanish to English with or without punctuation and capitalization (PnC).
Related contents:
parakeet-tdt-0.6b-v2 is a 600-million-parameter automatic speech recognition (ASR) model designed for high-quality English transcription, featuring support for punctuation, capitalization, and accurate timestamp prediction.
Related contents:
Chat UI for Coderunner.
coderunner-ui is a local‑first AI workspace that lets you:
- Chat with local or remote LLMs
- Run generated code inside a fully isolated Apple Container VM
- Browse the web and automate tasks via a built‑in headless browser (Playwright) All without sending your data to the cloud.
Related contents:
Run AI Generated Code Locally. A secure local sandbox to run LLM-generated code using Apple containers.
CodeRunner is an MCP (Model Context Protocol) server that executes AI-generated code in a sandboxed environment on your Mac using Apple's native containers.
Related contents:
A curated list of awesome commands, files, and workflows for Claude Code.
This is a curated list of slash-commands, CLAUDE.md files, CLI tools, and other resources and guides for enhancing your Claude Code workflow, productivity, and vibes.
Up-to-date documentation for LLMs and AI code editors.
Related contents:
The fast context maker. Surgical context engineering with a nice UI, Windows, Mac, Linux, BSD, anywhere where python & Qt run.
Take control of your AI's context to get radically better bug-fixing and planning assistance. When you don't tell the AIs about MCP servers and tools, you'll be suprised at what they are capable of.
Cut Code Review Time & Bugs in Half. Instantly.
Supercharge your team to ship faster with the most advanced AI code reviews.
Related contents:
Chat with AI to build React apps instantly.
🔥 Clone and recreate any website as a modern React app in seconds.
Context Engineering for AI Systems.
TensorLake transforms unstructured documents into AI-ready data through Document Ingestion APIs and enables building scalable data processing pipelines with a serverless workflow runtime. The platform handles the complexity of document parsing, data extraction, and workflow orchestration on fully managed infrastructure including GPU acceleration.
POML (Prompt Orchestration Markup Language) is a novel markup language designed to bring structure, maintainability, and versatility to advanced prompt engineering for Large Language Models (LLMs). It addresses common challenges in prompt development, such as lack of structure, complex data integration, format sensitivity, and inadequate tooling. POML provides a systematic way to organize prompt components, integrate diverse data types seamlessly, and manage presentation variations, empowering developers to create more sophisticated and reliable LLM applications.
Train your AI self, amplify you, bridge the world.
an open-source prototype where you craft your own AI self—a new AI species that preserves you, delivers your context, and defends your interests.
Related contents:
gpt-oss-120b and gpt-oss-20b are two open-weight language models by OpenAI.
Related contents:
Claude Code IDE integration for Emacs.
Claude Code IDE for Emacs provides native integration with Claude Code CLI through the Model Context Protocol (MCP). Unlike simple terminal wrappers, this package creates a bidirectional bridge between Claude and Emacs, enabling Claude to understand and leverage Emacs’ powerful features—from LSP and project management to custom Elisp functions. This transforms Claude into a true Emacs-aware AI assistant that works within your existing workflow and can interact with your entire Emacs ecosystem.
Renderer for the harmony response format to be used with gpt-oss.
The gpt-oss models were trained on the harmony response format for defining conversation structures, generating reasoning output and structuring function calls. If you are not using gpt-oss directly but through an API or a provider like HuggingFace, Ollama, or vLLM, you will not have to be concerned about this as your inference solution will handle the formatting. If you are building your own inference solution, this guide will walk you through the prompt format. The format is designed to mimic the OpenAI Responses API, so if you have used that API before, this format should hopefully feel familiar to you. gpt-oss should not be used without using the harmony format as it will not work correctly.
Add React UI components to your AI agent.
A React package for building AI-powered applications with generative UI, where users interact through natural language.
Advancing Visual-to-Code Generation for Front-End Automation via Modular Multimodal Agents.
Turn any UI screenshot into clean, editable HTML/CSS with full control. Fast, accurate, and easy to customize.
Qwen-Image is a powerful image generation foundation model capable of complex text rendering and precise image editing.
Related contents:
This document proposes a standardized vocabulary for expressing preferences related to how digital assets are used by automated processing systems. This vocabulary allows for the creation of structured declarations about restrictions or permissions for use of digital assets by such systems.
Related contents:
LLM API Pricing Data.
Up-to-date pricing information for major LLM APIs including OpenAI, Anthropic, Google, and more. Compare costs across different AI models and find the best value for your use case.
Related contents:
Using an LLM to call tools in a loop is the simplest form of an agent. This architecture, however, can yield agents that are “shallow” and fail to plan and act over longer, more complex tasks. Applications like “Deep Research”, "Manus", and “Claude Code” have gotten around this limitation by implementing a combination of four things: a planning tool, sub agents, access to a file system, and a detailed prompt.
deepagents is a Python package that implements these in a general purpose way so that you can easily create a Deep Agent for your application.
A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.
LangExtract is a Python library that uses LLMs to extract structured information from unstructured text documents based on user-defined instructions. It processes materials such as clinical notes or reports, identifying and organizing key details while ensuring the extracted data corresponds to the source text.
Related contents: