Morphic is an AI-powered search engine with a generative UI that renders rich inline components from streamed JSON specs, supporting multiple AI and search providers, chat history, auth, and Docker deployment.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONOpen WebUI is a self-hosted, extensible AI platform that provides a user-friendly interface for local and cloud-based models, supporting Ollama and OpenAI-compatible APIs.
Open Dungeon is a fully local AI roleplay app that generates stories and inline scene images on your machine using Ollama and FLUX, without cloud services or API keys.
vtmate is a terminal-based voice AI toolkit featuring ultra-low latency, 41 language support, and integrated TTS/STT. It enables live voice conversations, debates, voice cloning, session exports, and background daemon mode with global shortcuts for seamless AI interaction.
MoziAI-35B is a locally deployable open-source multimodal LLM with a 35B MoE architecture compressed to ~15.9 GB via MoziSmartBit quantization, offering 256K context, vision, tool calling, and a finance-focused reasoning framework.
A production-grade, OpenAI-compatible smart LLM router and fallback proxy that optimizes costs by routing simple queries to Small Language Models (SLMs) and complex ones to frontier models.
Mithril is a multi-model orchestration engine that unifies Gemini, OpenAI, Anthropic, Groq, and local GGUF models behind a single Ollama-compatible API. Configure multi-agent teams in YAML, with 24 built-in tools, Docker support, and MCP integration.
OpenSelf is a local-first, open-source context layer for AI agents. It stores source-attributed, time-aware memories in SQLite and exposes them via MCP or JavaScript API, with optional encryption and privacy controls.
Longe is a self-improving LLM harness in a single Rust binary. It runs persistent sessions with a Lua REPL, three-level memory, sandboxed execution, budget enforcement, and post-run reflection to iterate on its own skills and prompts.
A dependency-free Python library that translates various LLM APIs into OpenAI-compatible format and enables automatic failover between providers.
Verba is an offline-first desktop app for learning a language by talking with an AI coach. It runs locally with Ollama or your own provider key, and offers inline corrections, graded reading, vocabulary spaced repetition, plus bundled speech and dictation.
Local Deep Research is an open-source, fully-local AI research assistant that performs deep agentic research using multiple LLMs and 10+ search engines, with encrypted per-user databases and no telemetry.
Ashlar is a local-first .NET runtime for auditable AI workflows you can embed. It offers task audit trails, a CI-proven certification gate, local model routing, and self-hosted deployment via CLI, HTTP API, containers, or NuGet.
Local-first AI console built with Next.js and TypeScript, integrating Ollama for streaming chat, document RAG, model routing, and user-curated learning notes — all under local control without cloud dependencies.
Langchain-Chatchat is an open-source offline RAG and Agent application based on Langchain and ChatGLM, Qwen, Llama etc., supporting local knowledge base Q&A, multiple model inference frameworks, WebUI and API.
Ollama is a tool that allows users to run, manage, and build with open-source large language models locally on macOS, Windows, and Linux.
Self-hosted security operations stack combining SIEM log collection, endpoint detection with Sigma rules and cross-event correlation, SOAR playbooks, OSV vulnerability scanning and a local Ollama model for AI triage, deployed with a single docker compose up.
Adrastea is a Python dual-engine system that pairs a deterministic task execution core (Alpha) with a probabilistic reasoning engine (Beta) for autonomous orchestration: Alpha schedules and runs local programs with reinforcement-learning planning and local Ollama inference, while Beta monitors telemetry, resolves anomalies, tunes scoring weights, and can consult frontier LLMs via MCP.
An open-source, multi-provider LLM chat platform featuring organization management, model routing, RAG integration, sandboxed code execution, and OpenAI-compatible APIs.
Vtx is a minimalist coding agent harness featuring a Textual TUI and headless CLI. It offers a lean ~2,600-token system prompt, supports 50+ LLM providers, and includes modular skills, session trees, and safe permission controls.