OSRepos
Discover open source projects through curated analysis, useful topics, and repository deep dives.

Featured repository
OGAD: Private, On-Device AI with an OpenAI-Compatible Local Gateway
OGAD (Off Grid AI Desktop) is an open-source, AGPL-licensed application for private, on-device AI. It enables users to run various open models, including text, vision, image, and voice, entirely locally through a single OpenAI-compatible gateway. This ensures complete data privacy with no cloud dependencies, accounts, or API keys.
Explore by topic
Jump into the most common areas across analyzed repositories.
Recently analyzed
Fresh repository analysis from the OSRepos archive.

OGAD: Private, On-Device AI with an OpenAI-Compatible Local Gateway
OGAD (Off Grid AI Desktop) is an open-source, AGPL-licensed application for private, on-device AI. It enables users to run various open models, including text, vision, image, and voice, entirely locally through a single OpenAI-compatible gateway. This ensures complete data privacy with no cloud dependencies, accounts, or API keys.

agent.cpp: Building Local LLM Agents with C++ and llama.cpp
agent.cpp provides essential building blocks for developing local AI agents using C++. It leverages llama.cpp to enable efficient execution of small language models directly on your hardware. This library offers a modular approach with features like agent loops, callbacks, tools, and grammar-constrained output, making it ideal for creating custom, privacy-focused agent solutions.

Wasm Agents Blueprint: Run Python AI Agents in Your Browser with WebAssembly
Wasm Agents Blueprint is an innovative project from Mozilla AI that allows you to run Python-based AI agents directly in your web browser using WebAssembly (Wasm) and Pyodide. It bridges the gap between powerful Python AI frameworks, like the OpenAI Agents SDK, and browser-based applications. This blueprint eliminates the need for complex server setups or Docker containers, offering a streamlined way to experience AI agents.

Agent Factory: Generate AI Agents with Natural Language Descriptions
Agent Factory, developed by Mozilla-AI, is a powerful tool designed to generate AI agents and workflows. It allows users to describe tasks in natural language, which it then transforms into executable Python code for agentic workflows. Leveraging the Model Context Protocol (MCP) and the any-agent library, it simplifies the creation of complex AI solutions.

EnvHarness: Dynamically Adapting Environments for Agent Learning
EnvHarness empowers large language models (LLMs) acting as autonomous agents to learn more effectively from interactive environments. It achieves this by wrapping static environments with plug-in components, making them dynamically controllable without altering their internal code. This innovative approach allows environments to target specific agent weaknesses and continuously teach as agents improve, leading to more effective and efficient learning outcomes.

agenttrail: Real-time Observability for Your AI Coding Agents
agenttrail provides a local, open-source observability layer for AI coding agents. It transforms agent plans, tool calls, and file changes from tools like Claude Code, OpenAI Codex, and Cursor into a live, zoomable project map. This allows developers to monitor agent progress and activity in real time, ensuring they know what their agents are doing as it happens.
Discover something different
A rotating sample from deeper in the archive.

sshx: Fast, Collaborative Live Terminal Sharing Over the Web
sshx is an innovative open-source project that enables fast, collaborative live terminal sharing directly through your web browser. Built with Rust, it offers a secure and feature-rich environment for sharing terminal sessions, complete with real-time cursor movements, end-to-end encryption, and a globally distributed mesh network for optimal performance. This tool simplifies debugging, pair programming, and remote assistance by providing an interactive and secure way to share your command-line interface.

Lektor: A Python Static Site Generator with Admin UI
Lektor is a static website generator written in Python, designed to build projects from static files into HTML pages. It stands out with its integrated admin UI and a minimal desktop application, simplifying content management for static sites and offering a robust solution for web development.

Flame: A Powerful Flutter-Based Game Engine for Dart Developers
Flame is a robust, Flutter-based game engine designed to simplify 2D game development for Dart developers. It offers a comprehensive suite of tools, including a game loop, component system, and collision detection, alongside seamless integrations with popular libraries. This engine empowers creators to build engaging games efficiently within the Flutter ecosystem.
Stay Updated
Get notified about new repositories and updates. Join our community of developers!