Showing 15 open source projects for "qt plugin framework"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Superpowers

    Superpowers

    An agentic skills framework & software development methodology

    Superpowers Framework is a widely-used agentic skills framework and methodology for software development that equips coding agents like Claude Code with structured capabilities to plan, develop, test, and review code systematically. Instead of simply generating code, Superpowers drives an AI through a thoughtful software engineering workflow that starts with clarifying project intent, teasing out a detailed specification, and creating an implementation plan that is readable and actionable....
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    ClawRouter

    ClawRouter

    Smart LLM router

    ...Because distributed AI systems often involve many services, agents, and runtime components interacting with each other and with external APIs, ClawRouter helps ensure that communication paths remain clear, efficient, and adaptable as systems scale. The framework supports plugin-based extensions so developers can define custom protocols, transformation hooks, and monitoring handlers without modifying core routing logic. It also offers operational features like health checking, metrics reporting, and failure handling that make production deployments more reliable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    TinyClaw

    TinyClaw

    The original Tiny Claw as your personal autonomous AI companion

    TinyClaw is an open-source autonomous AI companion framework designed to make personal AI agents simpler, cheaper to run, and more accessible to individual users. The project is built from scratch with a deliberately small native core and a modular plugin architecture that allows capabilities to expand without turning the system into a heavy monolith. Its philosophy centers on creating a persistent AI companion that behaves more like a helpful digital partner than a purely configurable assistant. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    adversarial-spec

    adversarial-spec

    A Claude Code plugin that iteratively refines product specifications

    adversarial-spec is a framework focused on designing and testing systems using adversarial thinking to uncover weaknesses and improve robustness. It encourages developers to define specifications that anticipate failure modes, edge cases, and malicious inputs before implementing solutions. The project emphasizes proactive design, ensuring that systems are built with resilience in mind from the beginning. It provides structured approaches for identifying vulnerabilities and stress-testing...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 5
    smolagents

    smolagents

    Agents write python code to call tools and orchestrate other agents

    This library is the simplest framework out there to build powerful agents. We provide our definition in this page, where you’ll also find tips for when to use them or not (spoilers: you’ll often be better off without agents). smolagents is a lightweight framework for building AI agents using large language models (LLMs). It simplifies the development of AI-driven applications by providing tools to create, train, and deploy language model-based agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CowAgent

    CowAgent

    AI assistant based on large models that can actively think and plan

    ...It supports multi-turn conversations with per-user context tracking, allowing more natural and persistent interactions across private and group chats. Developers can extend functionality through a plugin architecture and customizable rules, making it suitable for both personal assistants and enterprise automation scenarios.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Claude Subconscious

    Claude Subconscious

    Give Claude Code a subconscious

    Claude Subconscious is an experimental plugin that enhances AI coding workflows by introducing a persistent “memory layer” for Claude Code through integration with Letta’s agent framework. It operates as a background agent that continuously observes user interactions, reads project files, and processes session transcripts to build long-term contextual memory. Unlike standard AI interactions that reset between sessions, this system accumulates knowledge over time, allowing it to recall user preferences, project structures, and recurring patterns across multiple sessions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenAgents

    OpenAgents

    AI Agent Networks for Open Collaboration

    ...It supports integration with popular large language model providers and agent frameworks, giving developers flexibility in how they assemble and scale agent networks. Together with OpenAgents Studio and a plugin ecosystem, users can launch interactive networks quickly, configure agent behaviors, and observe collaborative outcomes in real time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Harness

    Harness

    A meta-skill that designs domain-specific agent teams

    Harness is a meta-skill framework designed to automate the creation and orchestration of domain-specific AI agent teams within Claude Code environments. Instead of manually defining agents and their behaviors, it generates specialized agents, assigns them roles, and produces the skills they need to execute tasks effectively. The system focuses on scaling agent-based workflows by dynamically assembling teams tailored to specific problems. It enables structured collaboration between agents,...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Ralph AI Agent

    Ralph AI Agent

    AI agent loop that runs repeatedly until all PRD items are complete

    ...The runtime emphasizes safety boundaries by sandboxing operations, enforcing time and token limits, and isolating execution layers to prevent unpredictable side effects. Ralph also includes a built-in plugin system that lets developers attach custom tools, environment connectors, or monitoring hooks without modifying core logic. Designed for extensibility, the framework supports multi-model providers so agents can switch between models or fall back based on task needs. It also aims to be practical for production by including logging, error handling, and state persistence so that agents can resume interrupted workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenFang

    OpenFang

    Open-source Agent Operating System

    OpenFang is an open-source agent operating system designed to orchestrate autonomous AI agents and workflows in a structured, production-oriented environment. Written primarily in Rust, the project focuses on building a high-performance runtime where multiple specialized agents can collaborate to complete complex computational or development tasks. It aims to move beyond simple chat-based agents by providing infrastructure for persistent agent memory, task coordination, and scalable...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    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: 2 This Week
    Last Update:
    See Project
  • 13
    Agent.GUI

    Agent.GUI

    The Project moved to github https://github.com/EnFlexIT/AgentWorkbench

    The project has moved to github https://github.com/EnFlexIT/AgentWorkbench Agent.GUI is a simulation framework and toolkit based on the JADE framework. It provides functionalities for time aspects, agent-environment interaction, visualization and load balancing, Furthermore, the included application focuses the usability for end users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RegMAS (Regional Multi Agent Simulator) is a spatially explicit multi-agent model framework, developed in C++ language and designed for long-term simulations of effects of government policies over agricultural systems (farm sizes, incomes, land use..).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Using this plugin-based framework, you can instantly start working on the *brain* of your bot (irc bot, chatterbot, robot, ...). With support for db, irc, logging and programming-language independent plugins, users can easily enhance the functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB