Showing 20 open source projects for "project"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 1
    CodePilot

    CodePilot

    A native desktop GUI for Claude Code

    ...It also includes project-aware context so Claude understands the specific codebase you’re working on, helping generate smarter suggestions and clearer explanations.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 2
    Auto Claude

    Auto Claude

    Autonomous multi-session AI coding

    ...Instead of relying on a single chat thread to do everything, it uses coordinated agents and a task-driven approach so multiple steps—like investigation, implementation, and testing—can be executed systematically. The project aims to make “agentic software engineering” feel like running a small virtual dev team by giving you an opinionated process for turning goals into scoped tasks and then driving those tasks to completion. It includes guardrails intended to keep automation safer, such as restricting file operations to the project workspace and controlling which commands can be run based on the detected tech stack.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 3
    OpenCode

    OpenCode

    The open source coding agent

    ...OpenCode aims to streamline everyday development workflows by combining automation with human oversight in a developer-first interface. Because it runs locally and exposes powerful capabilities, the project is particularly attractive for engineers who want deep control over AI-assisted coding pipelines.
    Downloads: 82 This Week
    Last Update:
    See Project
  • 4
    Claude-Mem

    Claude-Mem

    Claude Code plugin that automatically captures everything Claude does

    ...It automatically captures Claude’s tool usage, observations, and decisions, then compresses them into semantic memories that carry forward into future sessions. By enabling long-term continuity, Claude-Mem helps Claude “remember” project history, past fixes, and prior reasoning even after restarts or reconnects. Its progressive disclosure approach intelligently injects only the most relevant context, balancing usefulness with token efficiency. Claude-Mem runs automatically in the background with no manual workflow changes required. Designed for serious developers, it transforms Claude Code into a continuously learning, project-aware coding assistant.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 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
  • 5
    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: 8 This Week
    Last Update:
    See Project
  • 6
    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: 22 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.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Happy Coder

    Happy Coder

    Mobile and Web client for Codex and Claude Code, with realtime voice

    ...You can start a coding session locally through the Happy CLI or connect from a phone or browser, allowing developers to inspect, interact with, and guide the AI as it generates, tests, or explains code. The project includes components like a dedicated backend server for encrypted sync, a rich front-end experience across web and native apps, and support for push notifications when your coding agent encounters permission requests or errors. Happy prioritizes security with end-to-end encryption so your code and interactions remain private and auditable.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 9
    Oh My codeX (OMX)

    Oh My codeX (OMX)

    Your codex is not alone. Add hooks, agent teams, HUDs

    ...It addresses limitations in the base Codex environment, such as the lack of hooks, agent coordination, and persistent execution, by layering a shell-based system that enables richer interaction patterns. The project transforms a single AI coding assistant into a coordinated system of specialized agents that can collaborate in parallel, improving both speed and reliability of development tasks. It leverages tools like tmux to manage multiple agent sessions simultaneously, enabling a “team mode” where different agents handle distinct responsibilities within a shared workflow. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    Modelence

    Modelence

    Modelence is an all-in-one TypeScript platform

    ...It positions itself as a Supabase-style experience tailored toward MongoDB-centric development, bundling common backend needs like authentication, database integration, and observability into a cohesive framework. The project is built to support modern application workflows where product teams want to move quickly without stitching together many separate services and libraries. It includes scaffolding and tooling to create a new application quickly, then run a local development server with a predictable structure that’s easy to extend. Modelence also focuses on “standard features” that most apps require, so developers can spend more time on product logic rather than setup and glue code.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    AI Website Cloner Template

    AI Website Cloner Template

    Clone any website with one command using AI coding agents

    AI Website Cloner Template is a reusable project template that enables AI coding agents to reverse-engineer and recreate existing websites as modern, production-ready applications. It automates the process of analyzing a target website, extracting its design system, and rebuilding it using technologies such as Next.js, React, and Tailwind CSS. The system operates through a multi-stage pipeline that includes reconnaissance, component specification, parallel generation, and final assembly, ensuring high fidelity to the original design. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    Expect

    Expect

    Let agents test your code in a real browser

    Expect is a developer-focused utility designed to simplify validation, testing, and assertion workflows across software environments by providing a clean and expressive interface for defining expected outcomes. The project likely centers on improving readability and maintainability in testing scenarios, allowing developers to write expectations in a concise and human-readable format. It may support chaining conditions, enabling complex validation logic without introducing unnecessary verbosity. The design suggests a focus on productivity, reducing cognitive load when writing and reviewing tests or validation scripts. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    pi-autoresearch

    pi-autoresearch

    Autonomous experiment loop extension for pi

    pi-autoresearch is an automation-oriented research assistant project that focuses on orchestrating iterative information gathering, analysis, and synthesis workflows with minimal human intervention. It is designed to simulate a continuous research loop where queries are generated, refined, and expanded based on previous outputs, enabling deeper exploration of complex topics. The system likely integrates with external data sources or APIs to retrieve information and process it into structured insights. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    free-code

    free-code

    The free build of Claude Code

    ...It typically focuses on simplifying the development process by offering prebuilt components, example projects, or utilities that can be reused across different applications. The project is designed to encourage collaboration and knowledge sharing within the developer community, making it easier for beginners and experienced developers alike to access useful code snippets and frameworks. It may include a collection of curated resources that span multiple programming languages and use cases. Free-code emphasizes openness and accessibility, ensuring that users can freely explore, modify, and distribute the code. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Letta Code

    Letta Code

    The memory-first coding agent

    Letta Code is a memory-first CLI coding agent built on the Letta platform that offers developers a persistent AI assistant capable of learning and improving over time rather than resetting state each session, giving agents a sense of continuity and context across coding tasks. Unlike traditional session-based coding tools, Letta Code attaches a long-lived agent to a working directory so that the agent accumulates memory about a project’s structure, preferences, and history, effectively...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Kodu

    Kodu

    Kodu is an autonomous coding agent that lives in your IDE

    ...Claude Coder supports large-context interactions, enabling the AI to process entire repositories or multi-file structures rather than isolated snippets. It includes conversation history, diff previews, and code-generation templates for repetitive tasks. The project also focuses on openness—developers can extend it with plugins, API configurations, and custom model backends to use Anthropic’s Claude or other compatible LLM APIs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    SuperDesign

    SuperDesign

    AI Product Design Agent

    ...With a single prompt, SuperDesign can produce full UI mockups, reusable components, and wireframes, dramatically speeding up the early stages of product creation and iteration. Beyond simple visual generation, it lets users fork and refine designs, supporting a dynamic workflow where ideas evolve quickly within the context of your project. This tool is designed to support modularity and consistency, helping teams maintain a coherent design system without manually crafting every element. Because it is open source, anyone can inspect, extend, and customize the agent to fit specific workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Agent Orchestrator

    Agent Orchestrator

    Agentic orchestrator for parallel coding agents

    Agent Orchestrator from Composio is an open-source orchestration layer designed to manage fleets of parallel AI coding agents working on a shared codebase. It enables each agent to operate independently in isolated git worktrees, handling tasks like fixing CI failures, addressing code review comments, and creating pull requests. The platform automates the coordination of multiple agents, reducing the need for manual oversight in complex development workflows. It supports a wide range of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Groq AppGen

    Groq AppGen

    Project showcasing Llama 3.3 70B HTML codegen abilities

    Groq AppGen is an interactive web application (built with Next.js and TypeScript) that uses Groq’s LLM API to generate or modify web application code based on natural-language prompts. Essentially, you tell the app what kind of web app or page you want (in plain English), and groq-appgen will produce HTML/JSX code scaffolding, layout, and optionally application logic accordingly. It supports iterative feedback: you can refine your prompt, adjust parameters or requirements, and have the app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Aide

    Aide

    The open source AI-native IDE

    ...Aide stores context efficiently, caching embeddings of codebases to accelerate reasoning and maintain memory across sessions. Developers can query Aide for explanations, generate docstrings, fix bugs, or scaffold full modules, all while preserving project structure. With a modular architecture, Aide can run locally for privacy-sensitive work or connect to managed servers for collaborative environments.
    Downloads: 12 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB