Showing 23 open source projects for "without coding"

View related business solutions
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 1
    Rawon

    Rawon

    A simple powerful Discord music bot built to fulfill your production

    A simple powerful Discord music bot built to fulfill your production desires. Easy to use, with no coding required.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Goose

    Goose

    AI coding agent that's more than suggestions - install, execute, edit+

    Goose is an open-source, extensible AI agent that enhances the software development process by going beyond traditional code suggestions. It allows developers to install, execute, edit, and test code with any large language model (LLM), facilitating a more efficient and streamlined workflow. Designed to operate locally within a developer's environment, Goose integrates seamlessly with various tools and platforms, providing a customizable and powerful assistant for coding tasks. Its...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Sled

    Sled

    Teleport Claude Code, Codex or Gemini CLI to your phone

    Sled under the layercodedev account appears to be a lightweight web and mobile UI aimed at interacting with local coding agents, likely including AI-assisted coding models or remote execution integrations; it’s designed in TypeScript/JavaScript and intended to let developers use or control coding agents from various devices. Although specific details in the repository are limited without direct project documentation, context and related online mentions indicate it functions as a local interface layer that abstracts development agent workflows and Teleport-style interactions, bringing parts of modern assistant capabilities to phone or web UIs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 12 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 5
    Cipher

    Cipher

    Cipher is an opensource memory layer designed for coding agents

    Cipher is an open‑source memory layer designed for AI coding agents. It records both high‑level conceptual memory (design decisions, business logic) and agent reasoning steps so AI assistants can maintain context seamlessly across IDEs or sessions. Built to integrate with MCP-compatible environments (e.g. Cursor, Windsurf, Gemini CLI, Claude Desktop, AWS Kiro), it enables team-aware workspace memory sharing and real-time collaboration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Dyad

    Dyad

    Free, local, open-source AI app builder

    ...All source code remains on your device and integrates seamlessly with your preferred IDE. A natural-language API enables powerful data queries and updates, automating tasks without leaving the chat interface. By running entirely locally, Dyad delivers maximum privacy, minimal latency, and smooth developer experiences free from cloud-based inconsistencies.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    claude-devtools

    claude-devtools

    A desktop app that reconstructs exactly what Claude Code did

    claude-devtools is an open-source desktop observability tool designed to provide deep visibility into Claude Code sessions by reconstructing execution activity directly from local session logs. Rather than acting as a wrapper or modifying Claude Code behavior, the application passively reads the logs stored in the user’s environment and rebuilds a structured, searchable timeline of what actually occurred during each session. The tool was created to address the loss of detail in the standard...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    CC Mirror

    CC Mirror

    Create multiple isolated Claude Code variants with custom providers

    ...Rather than running a single global Claude Code installation, cc-mirror creates separate instances — each with its own config, session store, prompt packs, theme tweaks, and optional preloaded skills — so you can tailor different environments for specific tasks, teams, or experimentation without polluting your primary setup. It also includes an interactive terminal UI for discovering, creating, and launching these isolated variants with a single command, making setup and switching effortless. For teams, cc-mirror’s team mode brings shared task storage and coordinated multi-agent workflows using shared goals and task lists that agents can collaborate on; this is useful for scaling up agentic coding across complex projects.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Void Editor

    Void Editor

    Open source AI IDE and Cursor alternative

    ...Designed as a fully transparent and privacy-focused alternative to Cursor or GitHub Copilot, it lets you use AI models locally or via APIs (OpenAI, Claude, Gemini, Ollama, etc.)—without routing data through proprietary servers. Developed by YC-backed startup Glass Devtools, it supports traditional coding features inherited from VS Code, enhanced with in-editor LLM capabilities—autocomplete, inline quick edits, and chat agents, all while giving developers total prompt and data control.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 10
    Anthony Fu's Skills

    Anthony Fu's Skills

    Anthony Fu's curated collection of agent skills

    Anthony Fu's Skills is an open-source collection of agent skills — modular instruction packages that teach AI coding assistants how to perform specific tasks automatically when relevant. These skills are typically simple, human-readable files that contain structured steps, rules, examples, and workflow logic, letting tools like Claude Code or Copilot CLI load and run them only when they apply to the user’s input. By offloading detailed task patterns into discrete skill modules, developers can greatly extend what coding agents can do without retraining the underlying language model itself. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    PearAI

    PearAI

    The Open Source AI-Powered Code Editor. A fork of VSCode and Continue

    ...PearAI can directly code in your files, and allow you to see diffs. Try CMD+I (CTRL+I on Windows). Here, we ask PearAI to help us add error handling and comments. Without writing a single line of code, we were able to make a new feature in an unfamiliar codebase: adding a documentation page to the PearAI landing page. Speed up your development process by seamlessly integrating AI into your workflow. PearAI's goal is to reduce the time it takes for an individual to go from idea to creation. Coding itself is a crucial tool in product development, and we believe that with the advancement of AI, it may drastically change over the coming years. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    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: 2 This Week
    Last Update:
    See Project
  • 13
    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: 2 This Week
    Last Update:
    See Project
  • 14
    Vibecraft

    Vibecraft

    Manage Claude Code in style

    Vibecraft is a creative AI platform that generates stylized music, beats, and sound textures guided by high-level prompts, allowing musicians and content creators to explore new sonic possibilities without deep expertise in audio synthesis. It uses generative modeling techniques to interpret input descriptors such as genre, mood, tempo, instrument palette, and creative themes, then outputs sequences that can serve as sketches, loops, or full musical ideas. The workflow prioritizes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SuperDesign

    SuperDesign

    AI Product Design Agent

    SuperDesign is an innovative open-source AI design agent that embeds directly into your integrated development environment (IDE), enabling developers and designers to generate product interface designs from natural language prompts. It works seamlessly inside environments like VS Code, Cursor, Windsurf, and Claude Code, eliminating the need to switch between design tools and code editors. With a single prompt, SuperDesign can produce full UI mockups, reusable components, and wireframes,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Grok CLI

    Grok CLI

    An open-source AI agent that brings the power of Grok

    Grok CLI is a command-line interface built around the Grok AI model that brings programmatic and conversational AI capabilities directly to developer terminals. It lets you run Grok queries from your shell, scripting environment, or automation workflows without switching to a browser, enabling utility in scripting, quick data exploration, code generation, and assistant-guided tasks directly where you write code. The CLI supports streaming responses, so outputs appear in real time as the Grok...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    VibeKit

    VibeKit

    Run Claude Code, Gemini, Codex in a clean, isolated sandbox

    Vibekit is an open-source toolkit focused on rapid prototyping and building of AI-driven experiences, particularly those that integrate multimodal inputs, reactive interfaces, and context-aware behaviors. It provides a set of abstractions and utilities that let developers connect generative models to UI frameworks, sensors, event streams, and external services without having to build plumbing from scratch. Instead of treating AI models as black boxes behind simple prompts, Vibekit encourages...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Dify

    Dify

    One API for plugins and datasets, one interface for prompt engineering

    Dify is an easy-to-use LLMOps platform designed to empower more people to create sustainable, AI-native applications. With visual orchestration for various application types, Dify offers out-of-the-box, ready-to-use applications that can also serve as Backend-as-a-Service APIs. Unify your development process with one API for plugins and datasets integration, and streamline your operations using a single interface for prompt engineering, visual analytics, and continuous improvement....
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    SkillKit

    SkillKit

    Supercharge AI coding agents with portable skills

    SkillKit is a developer-centric toolkit for constructing modular, reusable AI agent skills and integrating them into workflows, platforms, and applications with minimal overhead. It provides a set of abstractions, templates, helper utilities, and patterns that help developers define intents, actions, context handling, memory management, and multi-step logic so that skills can be built once and reused everywhere. Instead of reinventing the wheel every time a new conversational or automation...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    InsForge

    InsForge

    InsForge is the backend built for AI-assisted development

    ...Rather than forcing developers to manually cobble together authentication flows, database schemas, storage buckets, and cloud functions, InsForge provides a semantic layer and toolchain that let agents configured with Model Context Protocol (MCP) understand the backend state, available operations, and how to manipulate these resources end to end. This enables AI coding assistants to complement human engineers by self-configuring backend components, connecting services, and evolving apps autonomously from prompts without switching contexts or manually provisioning infrastructure.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    CodinIT.dev

    CodinIT.dev

    Free, local, open-source AI app builder

    ...All source code remains on your device and integrates seamlessly with your preferred IDE. A natural-language API enables powerful data queries and updates, automating tasks without leaving the chat interface. By running entirely locally, CodinIT.dev delivers maximum privacy, minimal latency, and smooth developer experiences free from cloud-based inconsistencies.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    NodeTool

    NodeTool

    Visual AI Workflow Builder

    NodeTool is an open‑source, visual AI workflow builder that lets you connect nodes for text, images, audio, video, data, and automation—then run them locally or on the cloud. Build multi‑step agents, RAG systems, and creative media pipelines without coding, inspect execution in real time, and deploy anywhere: home server, private VPC, RunPod, or Cloud Run. With a local‑first design, NodeTool keeps models and data under your control while still supporting providers like OpenAI, Anthropic, Replicate, and HuggingFace. Use templates to get started fast, customize every step, and share workflows as simple apps across desktop and mobile via secure connections.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Shinkai: Local AI Agents

    Shinkai: Local AI Agents

    Shinkai allows you to create advanced AI (local) agents effortlessly

    Shinkai is a free, open-source AI platform that lets anyone create powerful AI agents without coding. These agents can collaborate with each other, handle complex tasks, and operate in decentralized crypto environments. Key Features: - No-Code Agent Creation - Build specialized agents (trading bots, sentiment trackers, etc.) with simple descriptions - Multi-Agent Collaboration - Agents work together to solve complex problems - Crypto Integration - Built-in support for decentralized payments and transactions - Flexible AI Models - Choose from cloud models (GPT-4, Claude) or run locally - Universal Compatibility - Works with Model Context Protocol (MCP) for cross-platform integration - Local Security - Crypto keys and computations stay on your device Shinkai transforms AI from single-task tools into collaborative, autonomous systems that can operate in decentralized networks while maintaining privacy and security.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB