Showing 47 open source projects for "main"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 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
  • 1
    DeepSeek GUI

    DeepSeek GUI

    AI agent workspace for DeepSeek models, with Code and Claw modes

    ...It targets users who want a dedicated desktop-like workspace for DeepSeek-based coding, reasoning, and productivity. The project is released under the MIT license and has builds for major desktop platforms, including macOS and Windows. Its main value is making DeepSeek agent workflows easier to access through a focused visual interface.
    Downloads: 113 This Week
    Last Update:
    See Project
  • 2
    CodeGraph

    CodeGraph

    Pre-indexed code knowledge graph for Claude Code, Codex, Cursor

    ...It is designed for tools such as Claude Code, Codex, Cursor, and OpenCode, with MCP support for agent access. CodeGraph stores project data locally, which helps reduce token usage and repeated file exploration. Its main purpose is to make agent-assisted coding faster, cheaper, and more context-aware.
    Downloads: 55 This Week
    Last Update:
    See Project
  • 3
    ZeroGPU Router

    ZeroGPU Router

    Cut inference costs without dumbing down your agent

    ...Its main value is letting agents reserve expensive frontier models for complex reasoning while offloading routine language tasks to cheaper specialized routes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Agent Reach

    Agent Reach

    Give your AI agent eyes to see the entire internet

    ...It can be useful for research agents, automation workflows, competitive monitoring, content analysis, and social listening. Agent-Reach also supports modern agent environments by exposing capabilities that can be connected into larger AI workflows. Its main value is making scattered web platforms easier for agents to query, inspect, and summarize from the command line.
    Downloads: 10 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    LazyCodex

    LazyCodex

    The one and only agent harness for complex codebases

    ...LazyCodex also emphasizes verified completion, which means the workflow is built around checking whether tasks are actually finished rather than only generating code. Its main value is turning Codex into a more disciplined coding agent environment for larger and more demanding repositories.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    aaif-goose

    aaif-goose

    An open source, extensible AI agent that goes beyond code suggestions

    ...The project provides a desktop app, command-line interface, and API, which gives users multiple ways to work with the agent. goose is designed to connect with tools and local context so it can help complete practical tasks instead of only answering chat prompts. It is useful for developers, analysts, writers, and technical users who want an extensible assistant that can operate inside their environment. Its main value is bringing a native, flexible, and open agent workflow to everyday computer-based work.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Future AGI

    Future AGI

    Open-source platform for evaluating, observing, and improving LLM

    ...It supports both cloud and self-hosted deployment models, making it useful for teams with different privacy, infrastructure, and compliance needs. Future AGI is especially relevant for agent-heavy products where reliability, regression testing, and safety checks matter before and after release. Its main value is turning AI agent development into a measurable engineering process instead of an informal cycle of prompting, guessing, and manual review.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    AI Engineer Coach

    AI Engineer Coach

    Better agentic engineering

    ...It focuses on agentic engineering habits such as prompt quality, context management, review discipline, tool use, and session hygiene. The project is read-only and emphasizes that data stays on the user’s machine. Its main value is helping developers measure and improve their AI-assisted coding process instead of treating agent use as an untracked black box.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Coral

    Coral

    One SQL interface over APIs, files, and live sources

    ...It is especially useful for agentic systems that need reliable access to context from multiple sources while keeping the runtime close to the developer’s environment. Coral focuses on composability, so different data sources can be treated as part of a shared query layer. Its main value is giving AI workflows a practical database-like abstraction over messy external information.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 10
    Tiledesk Server

    Tiledesk Server

    Tiledesk Server is the main API component of the Tiledesk platform

    Tiledesk Server is the backend component of the Tiledesk platform, providing a comprehensive open-source live chat system with integrated chatbot capabilities for customer support and engagement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Alook

    Alook

    The collaboration layer for your AI workforce

    ...It is designed for developers, solo founders, and teams that want multiple AI agents to handle development, operations, research, and routine work with clearer structure. Alook also emphasizes memory and traceability, so agents can remember past decisions, learn preferences, and keep a record of instructions and replies. Its main value is turning separate AI coding tools into an organized, always-on operating system for agent-based work.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    improve

    improve

    Use your most capable model to audit your codebase

    ...Its core idea is to use a stronger model for understanding, judgment, and planning, then hand the actual implementation to cheaper or separate execution agents. The skill does not modify code by default, because its main output is a self-contained plan. It can run full, quick, deep, security-focused, branch-scoped, and feature-suggestion audits. It maps repository conventions, identifies findings, writes ordered markdown plans, and records verification steps such as lint, build, and test commands. It is useful for teams that want AI-assisted technical planning without letting the planning model directly change production code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Karpathy Skills

    Karpathy Skills

    A single CLAUDE.md file to improve Claude Code behavior

    ...Its principles encourage the agent to think before coding, prefer simple implementations, make surgical changes, and define verifiable success criteria. It can be installed as a Claude Code plugin or copied directly into a project as reusable instructions. Its main value is not automation, but behavioral alignment that helps coding agents produce cleaner, smaller, and more deliberate changes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Harness-1

    Harness-1

    Ultra Recipe for Training Long-Horizon Search Agents

    ...This lets the policy focus on higher-level decisions instead of trying to keep every detail inside the model context. The repository includes inference utilities, training scripts, evaluation runners, dataset tools, and documentation for running the released checkpoint. Its main value is showing how a smaller open model can approach advanced search-agent behavior through structured retrieval state and reinforcement learning.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Sinas

    Sinas

    Open-source platform for building AI agents and serverless automation

    ...Sinas can be managed through a web console or declarative YAML configuration, making it suitable for both interactive administration and GitOps-style workflows. Its main value is combining agents, functions, permissions, storage, and automation into one self-hosted AI application platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ComfyUI-WanVideoWrapper

    ComfyUI-WanVideoWrapper

    ComfyUI wrapper nodes for WanVideo and related models

    ...It acts as a standalone wrapper layer that allows developers and creators to integrate experimental features and models without modifying the core ComfyUI codebase. This design makes it easier to rapidly test new capabilities such as text-to-video and image-to-video generation while avoiding compatibility issues with the main framework. The project supports complex node-based pipelines where users can control sampling, conditioning, and frame continuity across generated sequences. It also enables extended video generation by linking outputs between iterations, allowing for longer and more coherent animations. Additionally, the wrapper often includes optimizations for performance, such as low VRAM configurations and multi-stage sampling strategies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    OpenACP

    OpenACP

    Self-hosted bridge that lets you interact with AI coding agents

    ...It is useful for developers who want to manage coding agents from a phone, team chat, or remote environment without staying inside a terminal. OpenACP emphasizes user ownership, since the bridge runs on the user’s machine with the user’s keys and codebase. Its main value is turning messaging apps into practical control surfaces for remote, visible, and multi-agent software development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EASY LLM CLI

    EASY LLM CLI

    An open-source AI agent that is compatible with multiple LLM models

    ...It is useful for developers who want a flexible AI assistant without being locked into one model vendor. The CLI can help with coding tasks, command workflows, file understanding, and project navigation. Its main value is bringing multi-provider AI assistance into a practical terminal environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GuJumpgate

    GuJumpgate

    A fully automatic GPT Plus registration browser extension

    ...It includes local helper components for generating and exporting session-related JSON data. GuJumpgate appears to be aimed at advanced technical users who understand browser profiles, proxy routing, and account workflow constraints. Its main value is packaging a complex browser automation process into a repeatable extension-driven setup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Vision Agents

    Vision Agents

    Open Vision Agents by Stream. Build voice and vision agents quickly

    ...It supports use cases such as live coaching, telehealth, customer support, security monitoring, interactive video assistants, and voice-controlled tools. Vision Agents is model-agnostic, so developers can connect providers such as OpenAI, Gemini, Claude, Hugging Face, YOLO, Roboflow, and others. Its main value is giving developers a flexible foundation for multimodal agents that operate on live audio and video instead of only static prompts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ByteRover CLI

    ByteRover CLI

    The portable memory layer for autonomous coding agents

    ...It can run as an interactive command-line experience and connect to an LLM of the user’s choice. ByteRover is useful when agents need persistent context instead of starting from scratch every time they enter a project. Its main value is making agent memory more structured, shareable, and practical across teams, tools, and long-running development workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Keep Codex Fast

    Keep Codex Fast

    A backup-first Codex skill for keeping local Codex state fast

    ...When applied manually, it backs up first, archives old sessions, rotates large logs, moves stale worktrees, and prunes dead references instead of deleting important state. It also includes an optional repair path for oversized thread title and preview metadata. Its main value is helping users preserve continuity through handoff documents while reducing local drag in Codex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    native-feel.skill

    native-feel.skill

    An Agent Skill for designing cross-platform desktop apps

    ...The project is useful when an agent is advising on desktop apps that need global shortcuts, system tray behavior, native windows, fast interaction, and polished platform conventions. Its main value is turning hard-won desktop architecture knowledge into reusable agent guidance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Agent Learning Hub

    Agent Learning Hub

    A curated AI Agent learning roadmap

    ...It is especially useful for beginners and intermediate learners who want a structured entry point into the fast-moving agent ecosystem. The repository focuses on practical learning rather than only theory, helping readers connect concepts to real tools and implementations. Its main value is reducing the noise around AI agents by collecting useful material into one navigable reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenSquilla

    OpenSquilla

    Token-Efficient AI Agent with same budget, higher intelligence density

    ...It includes persistent memory, built-in web search, on-device embeddings, and sandboxing for safer execution. OpenSquilla is designed for users who want stronger agent capabilities without wasting tokens on every interaction. Its main value is combining cost-aware routing, durable context, and multi-channel agent execution in one local runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo