Showing 34 open source projects for "live cd linux"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Live API Web Console

    Live API Web Console

    A react-based starter app for using the Live API over websockets

    Live API Web Console is a React starter that demonstrates how to use Gemini’s Live API over WebSockets to build real-time, multimodal experiences. The app includes modules for streaming audio playback, recording user media from the microphone, webcam, or even screen capture, and it surfaces a unified event log so you can debug the session as it flows. Configuration lives in a simple .env file and the project boots with standard web tooling, letting you experiment quickly with models, system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenClaw Office

    OpenClaw Office

    OpenClaw Office is the visual monitoring and management frontend

    OpenClaw Office is a visual monitoring and management interface designed for the OpenClaw multi-agent system, providing an immersive and interactive way to observe and control autonomous AI agents. It presents agent activity through a virtual office environment, where each agent is represented as an animated entity within a 2D or 3D workspace. The platform enables real-time visualization of agent states, interactions, and workflows, making complex multi-agent coordination easier to...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    OhMyOpenCode

    OhMyOpenCode

    The Batteries-Included Agent that codes like you

    OhMyOpenCode is an open-source starter kit and community ecosystem designed to help developers discover, contribute to, and manage open-source projects with greater ease and structure. It provides templates, organizational guidelines, and tooling that standardize how projects are set up — including recommended README structures, contribution workflows, issue templates, and automated CI/CD integrations — so maintainers can focus on building features instead of boilerplate. The repository also...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Code Review GPT

    Code Review GPT

    Your personal code reviewer powered by LLMs

    Code Review GPT uses Large Language Models to review code in your CI/CD pipeline. It helps streamline the code review process by providing feedback on code that may have issues or areas for improvement. Code Review GPT is in alpha and should be used for fun only. It may provide useful feedback but please check any suggestions thoroughly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 5
    OpenClaw

    OpenClaw

    Your own personal AI assistant. Any OS. Any Platform.

    OpenClaw (formerly Clawdbot/Moltbot) is an open-source, self-hosted autonomous AI assistant designed to run on user-controlled hardware and bridge conversational natural language with real-world task execution, effectively acting as a proactive digital assistant rather than a reactive chatbot. It lets you send instructions through familiar messaging platforms like WhatsApp, Telegram, Discord, Slack, Signal, iMessage, and more, and then interprets those instructions to carry out actions such...
    Downloads: 547 This Week
    Last Update:
    See Project
  • 6
    openv0

    openv0

    AI tool for generating modular UI components with live previews

    openv0 is a generative UI component framework designed to help developers create interface elements using AI-assisted workflows. It enables users to generate, iterate, and refine UI components with a live preview system, making it easier to visualize results during development. openv0 is built around a modular architecture, allowing different parts of the generation process to be extended or replaced through plugins. A key aspect of openv0 is its multipass pipeline, where each stage of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    VibeSDK

    VibeSDK

    Open source full-stack AI vibe coding platform & web app generator

    VibeSDK is an open source “vibe coding” platform. VibeSDK is a project built by Cloudflare. It provides a full-stack reference implementation of an AI-driven system. Users describe the application they want in natural language, and the system generates, previews, and deploys the resulting web app. It uses Cloudflare’s infrastructure (Workers, Containers, sandboxes). It can run untrusted code safely, provide live previews, and deploy apps at scale. VibeSDK gives you the exact methodology,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flowise

    Flowise

    Drag & drop UI to build your customized LLM flow

    Open source UI visual tool to build your customized LLM flow using LangchainJS, written in Node Typescript/Javascript. Conversational agent for a chat model which utilizes chat-specific prompts and buffer memory. Open source is the core of Flowise, and it will always be free for commercial and personal usage. Flowise support different environment variables to configure your instance. You can specify the following variables in the .env file inside the packages/server folder.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 9
    Chrome DevTools MCP

    Chrome DevTools MCP

    Chrome DevTools for coding agents

    chrome-devtools-mcp is an MCP server that connects AI agents to the Chrome DevTools Protocol so they can inspect pages, record traces, read console/network data, and modify the live browser state under user control. It makes a running Chrome instance visible to MCP clients, enabling agents to debug websites end-to-end—launching Chrome, navigating, profiling, and collecting artifacts in a structured way. The repository spells out environment requirements and cautions that exposing a live...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Vibe

    Vibe

    Transcribe on your own

    Vibe is an open-source project by thewh1teagle designed to deliver a collaborative and interactive social application experience, though its specifics depend on its evolving community scope; its development often focuses on connecting users through dynamic features that can include chat, shared spaces, and immersive interactions. The repository typically includes backend logic, frontend integration, and real-time communication stacks to support live user engagement, performance...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 11
    Dev Janitor

    Dev Janitor

    Your Vibe Coding Toolkit A cross-platform desktop application

    Dev Janitor is an open-source developer productivity tool designed to automatically clean up stale, unused, or poorly maintained code patterns in a codebase, helping teams keep their repositories tidy without consuming engineering time manually pruning technical debt. The tool analyzes project files and identifies opportunities to perform cleanup tasks such as removing dead imports, fixing outdated syntax, simplifying redundant expressions, and consolidating duplicated logic, all while...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Empirical

    Empirical

    Test and evaluate LLMs and model configurations

    Empirical is the fastest way to test different LLMs and model configurations, across all the scenarios that matter for your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Codebuff

    Codebuff

    Generate code from the terminal!

    Codebuff is an open-source AI coding assistant that helps developers modify and improve their codebases using natural language instructions. Instead of relying on a single model, it orchestrates multiple specialized agents that collaborate to understand, plan, edit, and review code changes. This multi-agent approach enables more accurate edits, better context awareness, and fewer errors across complex projects. Codebuff operates primarily through a CLI, allowing developers to interact with...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Onlook

    Onlook

    The Cursor for Designers • An Open-Source AI-First Design tool

    Seamlessly integrate with any website or web app running on React + TailwindCSS, and make live edits directly in the browser DOM. Customize your design, control your codebase, and push changes your changes without compromise. Link Onlook to your React project with just one command. Run this command on your project's root folder to get set up in seconds. Onlook writes reliable code you can trust, exactly where it needs to go. Adjust layouts, change colors, modify text, and more.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Perplexica

    Perplexica

    Perplexica is an AI-powered answering engine.

    Perplexica is a privacy-focused AI answering engine like Perplexity that you can self-host on your own hardware for private, source-cited web research. It combines live internet search results with AI models, letting you use local LLMs via Ollama or connect to providers like OpenAI, Claude, Gemini, and Groq. Powered by SearxNG, it aggregates results from multiple search engines while keeping your identity and queries private. Perplexica offers multiple search modes—Speed, Balanced, and...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 16
    CodePilot

    CodePilot

    A native desktop GUI for Claude Code

    CodePilot is a native desktop graphical user interface built for Claude Code that lets developers chat with, code with, and manage AI-assisted projects visually rather than through the terminal. Created with Electron and Next.js, CodePilot delivers a polished experience where users can talk to Claude models, view syntax-highlighted responses, attach files, and inspect project context via a live file tree. It supports session management so chats and project work persist between restarts,...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Bytebot

    Bytebot

    Bytebot is an AI desktop agent that automates computer tasks

    Bytebot is an open-source AI assistant and automation framework built to help developers and teams automate repetitive software development tasks, accelerate coding workflows, and integrate intelligent assistance into everyday tooling. It typically includes capabilities for code generation, refactoring suggestions, automated testing assistance, and integration with source control systems to make commits or generate pull requests guided by natural language prompts. Bytebot can be embedded...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Compound Marketplace

    Compound Marketplace

    Official Claude Code compound engineering plugin

    Compound Engineering Plugin is a development-oriented plugin built to enhance software engineering workflows inside modern IDEs or code environments by automating repetitive tasks, enforcing best practices, and integrating tools into a seamless developer experience. It’s designed so that engineers can focus more on solving real problems and less on boilerplate configuration or context switching between utilities like linters, formatters, test runners, and deployment scripts. By centralizing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Laminar

    Laminar

    Open-source all-in-one platform for engineering AI products

    Laminar is an open source all-in-one platform for engineering best-in-class LLM products. Data governs the quality of your LLM application. Laminar helps you collect it, understand it, and use it. When you trace your LLM application, you get a clear picture of every step of execution and simultaneously collect invaluable data. You can use it to set up better evaluations, as dynamic few-shot examples, and for fine-tuning. All traces are sent in the background via gRPC with minimal overhead....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Maestro AI Orchestration

    Maestro AI Orchestration

    Agent Orchestration Command Center

    Maestro is a cross-platform desktop application designed for power users to orchestrate and manage fleets of AI agents and project workflows from a keyboard-centric interface. It provides a high-performance experience for running multiple agent sessions in parallel, integrating with tools such as Claude Code, OpenAI Codex, and other agent tooling to automate tasks, perform unattended execution, and organize long-running work flows. Users can collaborate with AI to draft specifications, break...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    markstream-vue

    markstream-vue

    A Vue 3 renderer specifically built for AI-powered streaming Markdown

    markstream-vue is a specialized Vue 3 rendering engine designed to handle AI-generated streaming Markdown content with high performance and visual stability. It is built specifically for real-time applications such as chat interfaces, AI assistants, and live documentation systems where content is incrementally streamed rather than rendered all at once. The framework focuses on eliminating jitter and reflow issues that commonly occur when rendering progressively generated text, ensuring a...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Amical

    Amical

    Open Source AI Dictation App

    Amical is an open source, AI-powered desktop dictation and note-taking application that enables users to dictate hands-free, transcribe meetings, and capture notes effortlessly with unmatched speed, accuracy, and privacy. It leverages both local and cloud-based AI models, letting users seamlessly switch between providers for the ideal balance of speed, precision, and control, and understands the context of each app in use to automatically format text in a tone and style appropriate to the...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Actionbook

    Actionbook

    Browser action engine for AI agents. 10× faster, resilient by design

    Actionbook is an AI-centric automation framework that equips intelligent agents with the ability to interact with real live web pages in a reliable and scalable way, eliminating the guesswork involved in navigating modern dynamic sites. Instead of having agents blindly scrape HTML or blindly try to click things, Actionbook supplies up-to-date action manuals and verified DOM structure, letting agents know exactly how to click, type, and navigate complex interfaces such as SPAs or streaming...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Dexter

    Dexter

    An autonomous agent for deep financial research

    Dexter is an autonomous agent tailored for deep financial research: you pose complex financial questions (for example, about a company’s revenue growth or financial ratios) and Dexter breaks them down into structured research tasks, fetches relevant real-time data (e.g. income statements, cash flows), performs analysis, and returns data-backed answers. It uses a multi-agent architecture with components such as a planning agent (to decompose queries), an action agent (to run tasks & fetch...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Gemini Next Chat

    Gemini Next Chat

    Deploy your private Gemini application for free with one click

    Gemini Next Chat is an open-source web application that allows you to deploy your own private chat interface powered by Google’s Gemini models (e.g., Gemini 1.5, Gemini 2.0, etc.). It is built with Next.js/TypeScript and targets developers and hobbyists who want a self-hosted solution for interacting with advanced multimodal models (text, image, voice). It supports features like image recognition, voice-based conversation, plugins (web search, ArXiv search, weather, etc.), and client apps...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB