Showing 18 open source projects for "multi%20seat"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    ChatDev

    ChatDev

    Create Customized Software using Natural Language Idea

    ChatDev is an AI-powered development tool designed to simulate the software development lifecycle using multi-agent collaboration. It allows multiple AI agents to take on roles such as product managers, developers, and testers to collaboratively generate, refine, and evaluate software code. This project explores how AI can be leveraged to automate and optimize development workflows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    MiniMax-M2

    MiniMax-M2

    MiniMax-M2, a model built for Max coding & agentic workflows

    ...It uses a Mixture-of-Experts (MoE) architecture with 230 billion total parameters but only 10 billion activated per token, giving it the behavior of a very large model at a fraction of the runtime cost. The model is tuned for end-to-end developer flows such as multi-file edits, compile–run–fix loops, and test-validated repairs across real repositories and diverse programming languages. It is also optimized for multi-step agent tasks, planning and executing long toolchains that span shell commands, browsers, retrieval systems, and code runners. Benchmarks show that it achieves highly competitive scores on a wide range of intelligence and agent benchmarks, including SWE-Bench variants, Terminal-Bench, BrowseComp, GAIA, and several long-context reasoning suites.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    OpenCode

    OpenCode

    A powerful AI coding agent. Built for the terminal.

    OpenCode is a terminal-based AI coding assistant designed to bring powerful AI models directly into your development workflow. Built in Go, it offers a smooth TUI (Terminal User Interface) experience powered by Bubble Tea, enabling seamless interaction without leaving the command line. It supports multiple AI providers, including OpenAI, Anthropic Claude, Google Gemini, AWS Bedrock, Groq, Azure OpenAI, and GitHub Copilot. Developers can use it for intelligent code completion, debugging, file...
    Downloads: 58 This Week
    Last Update:
    See Project
  • 4
    Claude Cognitive

    Claude Cognitive

    Persistent context and multi-instance coordination

    Claude Cognitive is an advanced memory and context-management extension designed to address the stateless limitations of Claude Code by giving the model a form of persistent “working memory” and multi-instance coordination. It introduces an attention-based context router that prioritizes files and content relevant to the current development discussion — tagging them as HOT, WARM, or COLD based on recency and keyword activation — so Claude Code doesn’t waste token budget rereading irrelevant code. This context routing dramatically reduces redundant token usage and accelerates large codebase interactions by focusing only on what truly matters to the current task. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    CodeGeeX2

    CodeGeeX2

    CodeGeeX2: A More Powerful Multilingual Code Generation Model

    ...The model excels at code generation, translation, summarization, debugging, and comment generation, and it supports over 100 programming languages. With improved inference efficiency, quantization options, and multi-query/flash attention, CodeGeeX2 achieves faster generation speeds and lightweight deployment, requiring as little as 6GB GPU memory at INT4 precision. Its backend powers the CodeGeeX IDE plugins for VS Code, JetBrains, and other editors, offering developers interactive AI assistance with features like infilling and cross-file completion.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    GitHub Copilot CLI

    GitHub Copilot CLI

    GitHub Copilot CLI brings the power of Copilot coding agent

    GitHub Copilot CLI is a command-line interface tool. It brings AI-powered coding assistance directly into your terminal. GitHub Copilot CLI allows you to build, debug, refactor, and understand code via natural language conversations. You can have these conversations within the Active Directory. It integrates tightly with your GitHub context—repositories, issues, pull requests. The Copilot can leverage repository context when making suggestions. The tool is currently in public preview and is...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7
    windsurf.vim

    windsurf.vim

    Free, ultrafast Copilot alternative for Vim and Neovim

    ...The aim is to provide a “free, ultrafast” alternative to other AI code assistants (such as GitHub Copilot) directly within Vim/Neovim. Once installed and configured, windsurf.vim can suggest code completions, generate multi-line snippets based on comments or invitation in code, and make the editing experience more predictive and context-aware. The plugin supports major programming languages and allows you to trigger completions as you type—especially after comments or partial code constructs. Because it is designed to integrate with Vim’s editing model, it offers suggestions in-line and leverages virtual text or inline indicators when supported. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    E2B Code Interpreter

    E2B Code Interpreter

    Python & JS/TS SDK for running AI-generated code/code

    An interactive coding tool enabling real-time code interpretation for multiple languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    gpt-engineer

    gpt-engineer

    Full stack AI software engineer

    gpt-engineer is an open-source platform designed to help developers automate the software development process using natural language. The platform allows users to specify software requirements in plain language, and the AI generates and executes the corresponding code. It can also handle improvements and iterative development, giving users more control over the software they’re building. Built with a terminal-based interface, gpt-engineer is customizable, enabling developers to experiment...
    Downloads: 10 This Week
    Last Update:
    See Project
  • YouTestMe Online Examination Software Icon
    YouTestMe Online Examination Software

    For organizations interested in an exam and proctoring solution

    YouTestMe features automated test and answer randomizer, a secure environment for test-taking and training, a customizable reporting system, and much more.
    Learn More
  • 10
    Mistral Vibe CLI

    Mistral Vibe CLI

    Minimal CLI coding agent by Mistral

    Mistral Vibe is an AI-powered “vibe-coding” command-line interface (CLI) and coding-assistant framework built by Mistral AI to let developers write, refactor, search, and manage code through natural language and context-aware automation, rather than manual typing only. It aims to take developers out of repetitive boilerplate and let them stay “in the flow”: you can ask the tool to generate functions, refactor code, search across the codebase, manipulate files, commit changes via Git, or run...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    bloop

    bloop

    bloop is a fast code search engine written in Rust

    Bloop is an AI-powered code search tool designed to help developers quickly find relevant code snippets, documentation, and usage examples within large repositories. It provides natural language search capabilities and AI-enhanced recommendations for improving code discovery.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Crush

    Crush

    The glamourous AI CLI coding agent for your favourite terminal 💘

    Crush is a next-generation, terminal-based AI coding assistant developed by Charm, designed to seamlessly integrate with your tools, workflows, and preferred LLMs. It provides developers with an intuitive, session-based experience where multiple contexts can be managed across projects. With flexible model switching, Crush allows you to change providers mid-session while retaining conversation history. It enhances productivity by combining LSP (Language Server Protocol) support with...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    GitHub Copilot SDK

    GitHub Copilot SDK

    Multi-platform SDK for integrating GitHub Copilot Agent into apps

    The GitHub Copilot SDK is a developer toolkit that enables creators to build custom AI-assisted experiences powered by Copilot models within their own applications, editors, and workflows. Instead of being limited to editors like VS Code, this SDK lets teams embed Copilot-style code suggestions, natural language assistance, and predictive completions anywhere they see fit—such as internal IDEs, browser extensions, documentation portals, or bespoke tools tailored to specific languages or...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    agentation

    agentation

    The visual feedback tool for agents

    Agentation is a visual annotation and feedback tool designed to make interacting with AI coding agents more intuitive and precise by letting developers visually click on frontend elements in a browser and annotate them with context before sending structured feedback to an agent. Instead of describing UI elements in text — like “the blue button in the sidebar” — users click directly on elements to automatically capture selectors, positions, and contextual metadata that can be consumed by AI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Archon

    Archon

    The knowledge and task management backbone for AI coding assistants

    ...It acts as a backend (including an MCP server) that allows different AI coding tools and assistants to share the same structured context, knowledge base, and task lists, improving consistency, productivity, and collaboration across multi-agent interactions. Users can import documentation, project files, and external knowledge so that assistants like Claude Code, Cursor, or other LLM-powered tools work with up-to-date, project-specific context rather than relying on limited prompt memory. Archon’s UI and APIs are intended to streamline how developers interact with their agents, whether for exploratory coding, automated task execution, or integrated RAG workflows, helping reduce friction between manual coding tasks and AI-generated suggestions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Kodu

    Kodu

    Kodu is an autonomous coding agent that lives in your IDE

    ...The system runs through a local interface or within VS Code and other editors, maintaining privacy by keeping context on-device when possible. 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: 0 This Week
    Last Update:
    See Project
  • 17
    DevOpsGPT

    DevOpsGPT

    Multi agent system for AI-driven software development

    Welcome to the AI Driven Software Development Automation Solution, abbreviated as DevOpsGPT. We combine LLM (Large Language Model) with DevOps tools to convert natural language requirements into working software. This innovative feature greatly improves development efficiency, shortens development cycles, and reduces communication costs, resulting in higher-quality software delivery. The automated software development process significantly reduces delivery time, accelerating software...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Aide

    Aide

    The open source AI-native IDE

    Aide is an AI software engineering assistant that provides conversational code generation, analysis, and refactoring directly within your IDE or through a local web interface. Built to act as a full-stack collaborator, it understands multi-file projects, detects dependency relationships, and can generate consistent updates across files and frameworks. It supports multiple backends—including OpenAI, Anthropic, and open-source models—and can route requests based on task type or latency requirements. Aide stores context efficiently, caching embeddings of codebases to accelerate reasoning and maintain memory across sessions. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next