Showing 14 open source projects for "which"

View related business solutions
  • 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 Studio. Switch between models without switching platforms.
    Start Free
  • 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
  • 1
    Auto Claude

    Auto Claude

    Autonomous multi-session AI coding

    ...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: 18 This Week
    Last Update:
    See Project
  • 2
    system-prompts-and-models-of-ai-tools

    system-prompts-and-models-of-ai-tools

    FULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, etc.

    system-prompts-and-models-of-ai-tools is a large open-source repository that aggregates system prompts, internal tool configurations, and model details extracted from numerous modern AI applications and coding assistants. The project is designed to give developers visibility into the hidden instruction layers that guide how AI tools behave and respond, which are normally not exposed to end users. By compiling prompt architectures from platforms such as Cursor, Devin, and Replit, the repository serves as a reference library for prompt engineering and agent design experimentation. It is particularly valuable for researchers and builders who want to study how production AI systems structure their internal directives and workflows. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    Wingman

    Wingman

    An open source AI coding assistant VSCode extension

    The Wingman-AI extension brings high-quality AI-assisted coding right to your computer, it's 100% free and private which means data never leaves your machine. The AI will look for natural pauses in typing to decide when to offer code suggestions (keep in mind the speed is limited by your machine). The code completion feature will also analyze comments you type and generate suggestions based on that context.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    PyGPT

    PyGPT

    Open source personal AI Assistant for Linux, Windows and Mac

    ...PyGPT also adds access to the Internet for GPT via Google Custom Search API and Wikipedia API and includes voice synthesis using Microsoft Azure Text-to-Speech API. Moreover, the application has implemented context memory support, context storage, history of contexts, which can be restored at any time and e.g. continue the conversation from point in history, and also has a convenient and intuitive system of presets that allows you to quickly and pleasantly create and manage your prompts. Plugins support is also available.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Push Code. Get a Production URL. Done. Icon
    Push Code. Get a Production URL. Done.

    Cloud Run deploys any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try Cloud Run Free
  • 5
    claude-devtools

    claude-devtools

    A desktop app that reconstructs exactly what Claude Code did

    ...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 CLI output, which often summarizes actions without exposing the full underlying operations. It surfaces granular information such as file reads, edits, tool calls, token consumption, and subagent activity, enabling developers to understand exactly how the AI interacted with their codebase. Because it runs entirely locally and makes no network calls, it requires no API keys or configuration and works with any previously recorded sessions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Habit Tracker

    Habit Tracker

    Habit Tracker for the AI Coding Workshop

    ...It runs locally with a FastAPI backend (Python) and a React frontend, storing all data in a lightweight SQLite database so there’s no need for user accounts or cloud storage, which keeps habit data fully private and self-contained. The app provides streak tracking and completion rates for each habit, giving users feedback on consistency and motivation by showing how often habits are completed and where they may be lagging. A calendar view lets users see a monthly grid of their habit history with color-coded days to highlight patterns and encourage daily engagement. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    SERA CLI

    SERA CLI

    A tool to use the Ai2 Open Coding Agents Soft-Verified Agents

    ...It provides a convenient interface for deploying, testing, and using SERA models without needing to write scaffold code from scratch, acting as both a proxy and utility wrapper to simplify workflows that involve large agent models. Through sera-cli, users can connect to local or cloud-hosted SERA deployments, including via Modal for quick GPU provisioning and model caching, which helps accelerate experiments. The project is targeted at practitioners and researchers in the AI space who need a flexible but powerful CLI interface for model invocation, endpoint configuration, and integration with development pipelines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Mysti

    Mysti

    AI coding dream team of agents for VS Code

    ...The experience is organized around “personas” that change how the assistant approaches a task, such as architecture, debugging, security review, performance tuning, or refactoring, which helps structure the AI’s behavior for different goals. It also supports a brainstorm-style workflow where using more than one backend can produce competing solutions and then synthesize a best answer. Mysti is designed for speed and convenience with quick actions, toolbar persona switching, and a saved conversation history so work is not lost between sessions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Copilot.vim

    Copilot.vim

    GitHub Copilot for Vim and Neovim

    ...It effectively brings inline AI-powered code suggestions into the editor: you type a comment or a function name (or simply start coding) and Copilot proposes completions which you can accept (often via Tab) or reject. The plugin supports a variety of languages and code contexts, just as Copilot itself does, and aims to make the interaction feel native in Vim. Installation is relatively straightforward using any plugin manager or manual git clone, and setup involves running :Copilot setup. You must have a valid Copilot subscription or access via enterprise for the service to work. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Defang

    Defang

    Defang CLI and sample projects

    ...The Defang Command Line Interface (CLI) facilitates interactions with the platform, offering installation options via shell scripts, Homebrew, Winget, Nix, or direct download. Developers can define services using compose.yaml files, which Defang utilizes to deploy applications to the cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Laravel Boost

    Laravel Boost

    Laravel-focused MCP server for augmenting AI powered local development

    ...At its core it runs as an MCP server that exposes a battery of Laravel-specific tools, so an AI agent can explore your app, inspect code and config, and take targeted actions instead of guessing. It ships opinionated, composable guidelines tuned for popular Laravel packages, which helps keep generated code idiomatic and consistent with framework norms. The package also curates a large body of vectorized Laravel ecosystem knowledge that’s scoped to what you’ve actually installed, improving retrieval precision and response quality. It’s designed to fit naturally into existing projects, supporting current Laravel releases and modern PHP runtimes with minimal setup. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Codeball AI

    Codeball AI

    AI Code Review that finds bugs and fast-tracks your code

    ...Codeball uses a deep learning model that has been trained on over 1 million Pull Requests. For each contribution, it considers hundreds of inputs. Codeball is optimized for precision, which means it only approves contributions that it's really confident in.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Tabnine

    Tabnine

    Vim client for TabNine

    Tabnine is an AI-powered code completion extension trusted by millions of developers around the world. Whether you’re just getting started as a developer or if you’ve been doing it for decades, Tabnine will help you code twice as fast with half the keystrokes – all in your favorite IDE. Whether you call it IntelliSense, intelliCode, autocomplete, AI-assisted code completion, AI-powered code completion, AI copilot, AI code snippets, code suggestion, code prediction, code hinting, or...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 14
    DeepCode for Visual Studio Code

    DeepCode for Visual Studio Code

    DeepCode extension for Visual Studio Code

    DeepCode AI has always been the backbone of Snyk code, which is why it's the fastest, most accurate SAST on the market. DeepCode AI, powering the Snyk platform, utilizes multiple AI models, is trained on security-specific data, and is all curated by top security researchers to give you all the power of AI without any of the drawbacks. With 11 supported languages, and multiple AI models, Snyk's DeepCode AI was designed to find and fix vulnerabilities and manage tech debt.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB