awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to aidc-ai/comfyui-copilot

Open-source alternatives to ComfyUI Copilot

30 open-source projects similar to aidc-ai/comfyui-copilot, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best ComfyUI Copilot alternative.

  • neovertex1/superpromptNeoVertex1 avatar

    NeoVertex1/SuperPrompt

    6,422View on GitHub↗

    SuperPrompt is an AI agent prompting tool and meta-prompting system designed to engineer complex prompts that enable autonomous behaviors and advanced reasoning in large language models. It functions as a framework for creating structured instructions and notations that guide models through multi-step tasks and autonomous workflows. The system utilizes a structured prompt library featuring XML notations and holographic metadata to force models into deeper thought patterns and novel perspectives. It employs dynamic meta-prompting to automatically rewrite operational constraints and objectives

    aimlprompt-engineering
    View on GitHub↗6,422
  • epicenterhq/epicenterEpicenterHQ avatar

    EpicenterHQ/epicenter

    4,091View on GitHub↗

    Epicenter is a local-first knowledge management system and data orchestrator designed to structure information generated by large language models into validated schemas. It functions as a storage architecture that persists application data in human-readable files and databases to ensure user ownership and portability. The system distinguishes itself by projecting language model outputs into structured, schema-validated tables and utilizing conflict-free replicated data types to synchronize application state across multiple devices without a central server. This allows for offline access and c

    TypeScriptsveltesveltekittailwindcss
    View on GitHub↗4,091
  • comfyanonymous/comfyui_examplescomfyanonymous avatar

    comfyanonymous/ComfyUI_examples

    3,918View on GitHub↗

    This repository is a collection of node-based pipeline configurations, examples, and templates for generating AI media. It provides a workflow library and a curated gallery of blueprints designed for creating images, videos, and 3D assets using diffusion models. The project specifically offers a set of pre-configured node graphs for implementing advanced image generation and refinement techniques, with a focus on Stable Diffusion workflows. These examples demonstrate how to interconnect processing nodes to define complex generative logic without writing code. The available templates cover a

    HTML
    View on GitHub↗3,918

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • prefecthq/marvinPrefectHQ avatar

    PrefectHQ/marvin

    6,170View on GitHub↗

    an ambient intelligence library

    Python
    View on GitHub↗6,170
  • microsoft/mastering-github-copilot-for-paired-programmingmicrosoft avatar

    microsoft/Mastering-GitHub-Copilot-for-Paired-Programming

    7,976View on GitHub↗

    This project is a collection of educational resources and curricula designed for mastering AI pair programming and prompt engineering. It provides a structured training course and instructional materials for integrating AI assistants into the software development lifecycle. The materials cover the use of large language models to modernize legacy code and translate applications between programming languages. It includes a specific guide for crafting natural language queries to generate code and automate development workflows. The content addresses a broad range of capabilities, including AI-a

    Pythoncopilotcsharpdotnet
    View on GitHub↗7,976
  • datatalksclub/llm-zoomcampDataTalksClub avatar

    DataTalksClub/llm-zoomcamp

    6,529View on GitHub↗

    llm-zoomcamp is a comprehensive educational program and course for building real-life AI systems using large language models. It serves as a structured curriculum and implementation guide for developing AI applications and retrieval techniques. The project provides instructional material on building retrieval augmented generation pipelines to ground model responses in custom knowledge bases. It includes training on vector database implementation, semantic search, and the use of function calling to create autonomous agentic workflows. The curriculum covers a broad range of system development

    Jupyter Notebook
    View on GitHub↗6,529
  • ucbepic/docetlucbepic avatar

    ucbepic/docetl

    3,597View on GitHub↗

    docetl is an AI-powered document ETL tool and map-reduce orchestrator designed to transform large collections of unstructured documents into structured, queryable tables using language models. It provides a declarative pipeline framework for extracting, cleaning, and transforming data from sources such as PDFs and text files into predefined schemas. The project distinguishes itself through a semantic data integration suite that enables joining datasets and resolving duplicate entities based on embedding-based similarity. It includes an interactive prompt playground for developing and optimizi

    Pythonagentsdatadata-pipelines
    View on GitHub↗3,597
  • beingpax/voiceinkBeingpax avatar

    Beingpax/VoiceInk

    3,859View on GitHub↗

    VoiceInk is a system-wide speech-to-text dictation tool that converts spoken audio into text using local or cloud AI models. It functions as a local AI transcription engine and a context-aware voice assistant, allowing users to insert transcribed text directly into any active application on the operating system. The project distinguishes itself through the use of custom vocabulary management, which trains transcription engines to recognize industry-specific technical terms, professional terminology, and personal names. It further enhances output by using large language models to refine raw tr

    Swiftmacosmacos-appswift
    View on GitHub↗3,859
  • outlines-dev/outlinesoutlines-dev avatar

    outlines-dev/outlines

    13,965View on GitHub↗

    Outlines is a guided text generation framework and structured output engine for large language models. It enforces precise structural constraints on model output during the sampling process to ensure the generation of valid data. The framework ensures that model outputs strictly adhere to predefined data models, including JSON schemas, regular expressions, and formal grammars. This enables the conversion of natural language inputs into structured arguments for function calling and the generation of valid JSON for downstream processing. The system manages model orchestration through prompt te

    Python
    View on GitHub↗13,965
  • enricoros/big-agienricoros avatar

    enricoros/big-AGI

    6,868View on GitHub↗

    big-AGI is a self-hosted AI frontend and multi-model client that provides a unified workspace for interacting with various large language models. It functions as an orchestration dashboard, allowing users to connect to cloud-based AI providers, aggregator services, and locally hosted model servers. The project is distinguished by its ability to execute prompts across multiple models simultaneously for side-by-side comparison and response synthesis. It enables the merging of outputs from different models to reduce hallucinations and improve accuracy, while using persona-based configuration map

    TypeScriptagiai-agentsai-suite
    View on GitHub↗6,868
  • xstongxue/best-promptsxstongxue avatar

    xstongxue/best-prompts

    1,240View on GitHub↗

    Best-prompts is a framework for modeling, orchestrating, and automating complex software development and content generation tasks through structured prompt engineering. It provides a library of declarative instructions that transform conversational inputs into repeatable, logic-driven workflows, enabling users to manage end-to-end project lifecycles and technical design processes. The project distinguishes itself by treating prompt-based interactions as modular, reusable skills. It includes utilities for converting conversational instructions into standardized configuration files, allowing fo

    prompt-engineeringvibe-coding
    View on GitHub↗1,240
  • zilliztech/deep-searcherzilliztech avatar

    zilliztech/deep-searcher

    7,899View on GitHub↗

    Deep Searcher is an open-source retrieval-augmented generation engine that indexes private documents into a vector database and uses large language models to answer complex questions with cited reasoning. It functions as both a command-line interface and a web API research tool, enabling users to load data and generate comprehensive reports by combining indexed private information with LLM-powered analysis. The system distinguishes itself through a plugin-based provider architecture that supports multiple embedding models, LLM providers, vector databases, and file loaders as interchangeable c

    Pythonagentagentic-ragclaude
    View on GitHub↗7,899
  • hugohe3/ppt-masterhugohe3 avatar

    hugohe3/ppt-master

    30,561View on GitHub↗

    ppt-master is an AI PowerPoint generator and LLM presentation orchestrator that converts documents and text into editable presentation files. It utilizes native shapes and structured layouts to transform content into professional slide decks. The system functions as a template processor capable of injecting generated content into existing PowerPoint files while preserving original brand designs and formatting. It integrates AI imagery services to generate custom visuals and retrieves professional stock photography with attribution management. The project covers automated slide deck creation

    Pythonai-agentaipptoffice
    View on GitHub↗30,561
  • 21st-dev/magic-mcp21st-dev avatar

    21st-dev/magic-mcp

    4,992View on GitHub↗

    Magic MCP is a Model Context Protocol server and AI component generator that translates natural language descriptions into functional user interface code. It acts as an LLM design orchestrator, producing responsive web elements and layouts anchored on utility-first CSS styling patterns. The system features a side-by-side variation engine that generates multiple stylistic interpretations of a single prompt for comparative selection. It incorporates SVG-based asset integration for branding and iconography and utilizes template-based assembly to combine pre-defined style patterns with user-speci

    TypeScript
    View on GitHub↗4,992
  • hkuds/vibe-tradingHKUDS avatar

    HKUDS/Vibe-Trading

    12,401View on GitHub↗

    Vibe-Trading is a system for automated financial trading and algorithmic market research. It uses autonomous agents to manage financial assets and execute trades based on predefined rules and logic. The project features a multi-agent collaborative workflow that coordinates specialized agents to perform joint research and risk reviews. It utilizes large language model orchestration to map natural language prompts to executable data loaders and backtesting functions. The platform includes capabilities for quantitative strategy backtesting and alpha benchmarking using information coefficients t

    Python
    View on GitHub↗12,401
  • ml-explore/mlx-examplesml-explore avatar

    ml-explore/mlx-examples

    8,254View on GitHub↗

    This repository provides a collection of reference implementations and code examples for training and deploying machine learning models using the MLX framework. It serves as a practical guide for executing distributed training, fine-tuning large language models, converting model weights, and implementing multimodal generative workflows. The project distinguishes itself through specialized examples for local hardware execution, featuring weight quantization to reduce memory usage and low-rank adaptation for parameter-efficient fine-tuning. It also includes scripts for transforming external mod

    Pythonmlx
    View on GitHub↗8,254
  • casibase/casibasecasibase avatar

    casibase/casibase

    4,443View on GitHub↗

    Casibase is an open-source platform that orchestrates multi-turn conversations with large language models and manages retrieval-augmented knowledge bases from a single interface. It provides a unified system for connecting to over 30 AI model providers, ingesting documents into vector embeddings for semantic search, and running autonomous agent loops that can drive a browser, search the web, execute commands, and integrate with external tools. The platform distinguishes itself by combining AI conversation management with infrastructure and application orchestration capabilities. It includes a

    Goa2aagentagi
    View on GitHub↗4,443
  • anil-matcha/open-higgsfield-aiAnil-matcha avatar

    Anil-matcha/Open-Higgsfield-AI

    20,529View on GitHub↗

    Open-Higgsfield-AI is a generative AI content studio and visual workflow orchestrator. It provides a unified interface for creating photorealistic images and videos, utilizing a node-based editor to chain multiple image, video, and audio models into automated content pipelines. The system functions as an AI video animation tool and local GPU inference engine, allowing users to run generative models on local hardware or remote servers. It includes specialized capabilities for audio-driven lip synchronization and cinematic camera controls to adjust virtual lens and focal settings. The platform

    JavaScriptai-art-generatorai-image-generationai-video-generation
    View on GitHub↗20,529
  • civitai/civitaicivitai avatar

    civitai/civitai

    7,158View on GitHub↗

    Civitai is a platform for generative media creation and AI model distribution. It provides a centralized service for producing images, videos, audio, and music, while serving as a repository where users can share, discover, and browse custom model weights and fine-tuned adaptations. The platform distinguishes itself through a provider-agnostic orchestration layer that manages multi-step generation pipelines and complex workflows across different backends. It integrates with autonomous AI agents and editors via the Model Context Protocol, allowing external tools to access generation pipelines

    TypeScriptaisocial-networkstable-diffusion
    View on GitHub↗7,158
  • modstart-lib/aigcpanelmodstart-lib avatar

    modstart-lib/aigcpanel

    4,576View on GitHub↗

    Aigcpanel is a visual workflow automation tool and model lifecycle manager designed for generative AI media pipelines. It provides a unified interface to install, launch, and configure both local and remote AI model endpoints, acting as an orchestration platform for large language models and AI tools. The system features a drag-and-drop node editor for chaining AI models and scripts into automated processing pipelines. It distinguishes itself with a breakpoint-aware execution model that allows users to pause and resume long media tasks from specific points in the workflow. Additionally, it in

    TypeScriptaiaigccosyvoice
    View on GitHub↗4,576
  • accomplish-ai/openworkaccomplish-ai avatar

    accomplish-ai/openwork

    10,859View on GitHub↗

    Openwork is an AI agent for desktop automation that uses large language models to execute browser tasks, manage local files, and automate desktop workflows. It operates on a local-first execution model, translating natural language prompts into sequences of tool calls to perform digital chores. The system functions as a framework for defining and saving repeatable sequences of actions as reusable skills. It integrates large language models with third-party services and local APIs to synchronize data and share files. The agent includes capabilities for headless browser automation to conduct r

    TypeScript
    View on GitHub↗10,859
  • homanp/superagenthomanp avatar

    homanp/superagent

    6,631View on GitHub↗

    Superagent is a framework for AI assistant orchestration and agent security. It provides the tools to build intelligent assistants that integrate external APIs and maintain conversation memory to automate complex tasks. The project focuses on AI agent security through adversarial testing, red teaming, and the detection of prompt injections and malicious tool calls. It includes automated vulnerability patching, which scans codebases and configurations for security flaws and generates pull requests with fixes. The platform supports retrieval augmented generation by connecting language models t

    TypeScript
    View on GitHub↗6,631
  • chatgptnextweb/chatgpt-next-webChatGPTNextWeb avatar

    ChatGPTNextWeb/ChatGPT-Next-Web

    88,262View on GitHub↗

    ChatGPT-Next-Web is a cross-platform web interface and frontend for interacting with large language models. It functions as a self-hosted client that allows users to connect to various AI model providers through a unified chat interface compatible with web browsers and desktop operating systems. The project includes a prompt template manager for creating and organizing reusable masks to standardize interactions. It supports self-hosting on private clouds to maintain data security and provides a centralized administrative panel for managing API resources and member access permissions. The app

    TypeScript
    View on GitHub↗88,262
  • langchain-ai/opengptslangchain-ai avatar

    langchain-ai/opengpts

    6,741View on GitHub↗

    OpenGPTs is a platform for building, deploying, and managing customizable AI assistants. It serves as an orchestrator that allows for the configuration of large language models with specific personas, cognitive architectures, and tool integrations. The system provides a complete lifecycle manager for AI agents, enabling the drafting of configurations, testing within sandboxes, and publishing assistants for public or internal distribution. It integrates a knowledge base interface using retrieval-augmented generation to attach documents to bots for context-aware responses. The platform covers

    Rich Text Format
    View on GitHub↗6,741
  • freelensapp/freelensfreelensapp avatar

    freelensapp/freelens

    5,185View on GitHub↗

    Freelens is a graphical web dashboard for Kubernetes cluster administration and monitoring. It provides a centralized interface for managing container orchestration environments, featuring a log aggregator for simultaneous multi-pod log viewing, a resource visualizer for mapping system dependencies via force-directed graphs, and a security auditor for reviewing vulnerability reports and certificate expiration dates. The project integrates a generative artificial intelligence operator to automate complex administrative tasks and translate requests into cluster configurations. It further distin

    TypeScriptcloud-nativecontainersdevops
    View on GitHub↗5,185
  • httpie/desktophttpie avatar

    httpie/desktop

    3,851View on GitHub↗

    This is a desktop HTTP client application used for constructing, sending, and analyzing HTTP and GraphQL requests. It provides a graphical interface for API development and testing, including a dedicated GraphQL client with schema-driven autocomplete and validation. The project features an integrated AI assistant that generates API requests from natural language prompts. It supports a complex organization system of spaces and collections with hierarchical authentication inheritance and recursive variable resolution for dynamic request values. The tool covers a broad range of capabilities, in

    apiapi-clientapi-testing
    View on GitHub↗3,851
  • genesislab-io/beataigenesislab-io avatar

    genesislab-io/beatai

    4,683View on GitHub↗

    Beatai is an AI-powered knowledge base and documentation portal designed to host educational resources on large language models, neural networks, and AI engineering. It functions as a markdown-based documentation site that renders static files into a searchable, responsive website with an organized structure. The platform integrates an embedded intelligent assistant and chat interface to help users query and find specific information within the technical content. It also incorporates inline discussion systems to facilitate collaboration and feedback on educational articles. The site utilizes

    JavaScriptaiai-learningengineering
    View on GitHub↗4,683
  • coplaydev/unity-mcpCoplayDev avatar

    CoplayDev/unity-mcp

    10,959View on GitHub↗

    Unity MCP is a plugin that connects the Unity Editor to AI assistants through the Model Context Protocol, enabling natural language control over scene manipulation, object creation, and editor workflows. It allows developers to generate C# scripts, modify GameObjects and components, create UI layouts, and manage assets by issuing commands through an AI interface, effectively turning the editor into a conversational development environment. The plugin distinguishes itself through a comprehensive automation system that can execute multi-step tasks from a design document, record and replay edito

    C#aiai-integrationanthropic
    View on GitHub↗10,959
  • father-bot/chatgpt_telegram_botfather-bot avatar

    father-bot/chatgpt_telegram_bot

    5,502View on GitHub↗

    This project is a Telegram bot that integrates large language models, such as OpenAI and Claude, to provide an AI chat interface within the messaging app. It functions as a multi-model AI gateway that routes prompts to various providers via API keys and YAML configurations. The implementation includes a provider-agnostic routing system and response streaming to deliver text word-by-word. It distinguishes itself with a token-based cost tracker that calculates the monetary expenditure of API requests and a whitelist-based access control system to restrict usage to authorized users. The bot sup

    Pythonchat-gptchatbotopenai
    View on GitHub↗5,502
  • hpcaitech/open-sorahpcaitech avatar

    hpcaitech/Open-Sora

    29,101View on GitHub↗

    Open-Sora is a video generation framework designed to produce cinematic sequences from text prompts and images. It functions as a generative system that transforms written descriptions or reference images into video content featuring realistic textures and lighting. The project includes a dedicated prompt engineering tool that uses large language models to expand simple user inputs into detailed descriptions. It also features a motion controller for adjusting movement intensity in generated sequences and evaluating motion levels in existing video files. The framework incorporates text-to-vid

    Python
    View on GitHub↗29,101