Docker deployment

  • Agentfy
    An open-source Python framework to build, orchestrate and deploy AI agents with memory, tools, and multi-model support.
    0
    0
    What is Agentfy?
    Agentfy provides a modular architecture for constructing AI agents by combining LLMs, memory backends, and tool integrations into a cohesive runtime. Developers declare agent behavior using Python classes, register tools (REST APIs, databases, utilities), and choose memory stores (local, Redis, SQL). The framework orchestrates prompts, actions, tool calls, and context management to automate tasks. Built-in CLI and Docker support enable one-step deployment to cloud, edge, or desktop environments.
  • AI Agent Marketplace
    A web platform to discover, explore, and deploy diverse AI agents with searchable categories in one unified marketplace.
    0
    0
    What is AI Agent Marketplace?
    AI Agent Marketplace is built with Next.js and React to provide a centralized hub where users can browse, evaluate, and deploy a wide range of AI agents. The platform pulls agent metadata from community contributions, offering detailed descriptions, capability tags, and live in-browser demos. Users can filter agents by domain, function, or technology provider. For developers, the open-source repository includes a modular architecture with support for adding new agent entries, configuring API endpoints, and customizing UI components. Deployment options include hosting on Vercel or local Docker containers. By consolidating disparate AI agent projects into one searchable interface, the marketplace accelerates experimentation, collaboration, and integration into production workflows.
  • AI Short Video Engine
    An open-source AI engine generating engaging 30-second videos from text prompts using text-to-video, TTS, and editing.
    0
    0
    What is AI Short Video Engine?
    AI-Short-Video-Engine orchestrates multiple AI modules in an end-to-end pipeline to transform user-defined text prompts into polished short videos. First, the system leverages large language models to generate a storyboard and script. Next, Stable Diffusion creates scene artwork, while bark provides realistic voice narration. The engine assembles images, text overlays, and audio into a cohesive video, adding transitions and background music automatically. Its plugin-based architecture allows customization of each stage: from swapping in alternative text-to-image or TTS models to adjusting video resolution and style templates. Deployed via Docker or native Python, it offers both CLI commands and RESTful API endpoints, enabling developers to integrate AI-driven video production into existing workflows seamlessly.
  • Aladin
    Aladin is an open-source autonomous LLM agent enabling scripted workflows, memory-enabled decision-making, and plugin-based task orchestration.
    0
    0
    What is Aladin?
    Aladin provides a modular architecture that allows developers to define autonomous agents powered by large language models (LLMs). Each agent can load memory backends (e.g., SQLite, in-memory), utilize dynamic prompt templates, and integrate custom plugins for external API calls or local command execution. It features a task planner that breaks high-level goals into sequenced actions, executing them in order and iterating based on LLM feedback. Configuration is managed through YAML files and environment variables, making it adaptable to various use cases. Users can deploy Aladin via Docker Compose or pip installation. The CLI and FastAPI-based HTTP endpoints let users trigger agents, monitor execution, and inspect memory states, facilitating integration with CI/CD pipelines, chat interfaces, or custom dashboards.
  • Kurtosis AutoGPT Package
    A Docker-based framework to rapidly deploy and orchestrate autonomous GPT agents with built-in dependencies for reproducible development environments.
    0
    0
    What is Kurtosis AutoGPT Package?
    The Kurtosis AutoGPT Package is an AI Agent framework packaged as a Kurtosis module that delivers a fully configured AutoGPT environment with minimal effort. It provisions and wires up services such as PostgreSQL, Redis, and a vector store, then injects your API keys and agent scripts into the network. Using Docker and Kurtosis CLI, you can spin up isolated agent instances, view logs, adjust budgets, and manage network policies. This package removes infrastructure friction so teams can rapidly develop, test, and scale autonomous GPT-driven workflows in a reproducible manner.
  • Cargoship
    Integrate AI models easily with no machine learning knowledge.
    0
    0
    What is Cargoship?
    Cargoship provides a streamlined solution for integrating AI into your applications without requiring any machine learning expertise. Select from our collection of open-source AI models, packaged conveniently in Docker containers. By running the container, you can effortlessly deploy the models and access them via a well-documented API. This makes it easier for developers at any skill level to incorporate sophisticated AI capabilities into their software, thus speeding up development time and reducing complexity.
  • Chatpad AI
    Free, open-source UI for ChatGPT with a focus on privacy and user experience.
    0
    0
    What is Chatpad AI?
    Chatpad AI is a free and open-source chat user-interface that enhances the ChatGPT experience. It offers a sleek, easy-to-use, and privacy-focused environment, allowing users to have seamless conversations and create requests effortlessly. Self-hosted using Docker, it ensures users have complete control over their data. Whether it's self-hosting with custom configurations or utilizing one-click deployments, Chatpad AI provides flexibility and ease of use, making it an excellent choice for anyone looking to interact with ChatGPT in a secure and user-friendly manner.
  • ClassiCore-Public
    ClassiCore-Public automates ML classification, offering data preprocessing, model selection, hyperparameter tuning, and scalable API deployment.
    0
    0
    What is ClassiCore-Public?
    ClassiCore-Public provides a comprehensive environment for building, optimizing, and deploying classification models. It features an intuitive pipeline builder that handles raw data ingestion, cleaning, and feature engineering. The built-in model zoo includes algorithms like Random Forests, SVMs, and deep learning architectures. Automated hyperparameter tuning uses Bayesian optimization to find optimal settings. Trained models can be deployed as RESTful APIs or microservices, with monitoring dashboards tracking performance metrics in real time. Extensible plugins let developers add custom preprocessing, visualization, or new deployment targets, making ClassiCore-Public ideal for industrial-scale classification tasks.
  • Co-Sight
    Co-Sight is an open-source AI framework offering real-time video analytics for object detection, tracking, and distributed inference.
    0
    0
    What is Co-Sight?
    Co-Sight is an open-source AI framework that simplifies development and deployment of real-time video analytics solutions. It provides modules for video data ingestion, preprocessing, model training, and distributed inference on edge and cloud. With built-in support for object detection, classification, tracking, and pipeline orchestration, Co-Sight ensures low-latency processing and high throughput. Its modular design integrates with popular deep learning libraries and scales seamlessly using Kubernetes. Developers can define pipelines via YAML, deploy with Docker, and monitor performance through a web dashboard. Co-Sight empowers users to build advanced vision applications for smart city surveillance, intelligent transportation, and industrial quality inspection, reducing development time and operational complexity.
  • CrewAI Agent Generator
    CrewAI Agent Generator quickly scaffolds customized AI agents with prebuilt templates, seamless API integration, and deployment tools.
    0
    0
    What is CrewAI Agent Generator?
    CrewAI Agent Generator leverages a command-line interface to let you initialize a new AI agent project with opinionated folder structures, sample prompt templates, tool definitions, and testing stubs. You can configure connections to OpenAI, Azure, or custom LLM endpoints; manage agent memory using vector stores; orchestrate multiple agents in collaborative workflows; view detailed conversation logs; and deploy your agents to Vercel, AWS Lambda, or Docker with built-in scripts. It accelerates development and ensures consistent architecture across AI agent projects.
  • Deploud
    Deploy your Docker image to Google Cloud Run effortlessly.
    0
    0
    What is Deploud?
    Deploud is a powerful platform designed for the rapid deployment of Docker images to Google Cloud Run. With Deploud, users benefit from automated script generation, enabling them to deploy their applications seamlessly. The service simplifies the process by handling the complexities of infrastructure code, allowing you to focus on building great applications. It generates verified deployment scripts that work flawlessly, creating a more efficient workflow for developers.
  • Multi AI Agent Systems
    An open-source framework enabling creation and orchestration of multiple AI agents that collaborate on complex tasks via JSON messaging.
    0
    0
    What is Multi AI Agent Systems?
    This framework allows users to design, configure, and deploy multiple AI agents that communicate via JSON messages through a central orchestrator. Each agent can have distinct roles, prompts, and memory modules, and you can plug in any LLM provider by implementing a provider interface. The system supports persistent conversation history, dynamic routing, and modular extensions. Ideal for simulating debates, automating customer support flows, or coordinating multi-step document generation, it runs on Python, with Docker support for containerized deployments.
  • Multiple MCP Server-based AI Agent BOT
    A Python framework for building scalable multi-channel conversational AI agents with context management.
    0
    0
    What is Multiple MCP Server-based AI Agent BOT?
    This framework provides a server-based architecture supporting Multiple-MCP (Multi-Channel Processing) servers to handle concurrent conversations, maintain context across sessions, and integrate external services via plugins. Developers can configure connectors for messaging platforms, define custom function calls, and scale instances using Docker or native hosts. It includes logging, error handling, and a modular pipeline to extend capabilities without altering core code.
  • OmniMind0
    OmniMind0 is an open-source Python framework enabling autonomous multi-agent workflows with built-in memory management and plugin integration.
    0
    0
    What is OmniMind0?
    OmniMind0 is a comprehensive agent-based AI framework written in Python that allows creation and orchestration of multiple autonomous agents. Each agent can be configured to handle specific tasks—such as data retrieval, summarization, or decision-making—while sharing state through pluggable memory backends like Redis or JSON files. The built-in plugin architecture lets you extend functionality with external APIs or custom commands. It supports OpenAI, Azure, and Hugging Face models, and offers deployment via CLI, REST API server, or Docker for flexible integration into your workflows.
  • RAGApp
    RAGApp simplifies building retrieval-augmented chatbots by integrating vector databases, LLMs, and toolchains in a low-code framework.
    0
    0
    What is RAGApp?
    RAGApp is designed to simplify the entire RAG pipeline by providing out-of-the-box integrations with popular vector databases (FAISS, Pinecone, Chroma, Qdrant) and large language models (OpenAI, Anthropic, Hugging Face). It includes data ingestion tools to convert documents into embeddings, context-aware retrieval mechanisms for precise knowledge selection, and a built-in chat UI or REST API server for deployment. Developers can easily extend or replace any component—add custom preprocessors, integrate external APIs as tools, or swap LLM providers—while leveraging Docker and CLI tooling for rapid prototyping and production deployment.
  • Stellar Chat
    Open-source framework for building production-ready AI chatbots with customizable memory, vector search, multi-turn dialogue, and plugin support.
    0
    0
    What is Stellar Chat?
    Stellar Chat empowers teams to build conversational AI agents by providing a robust framework that abstracts LLM interactions, memory management, and tool integrations. At its core, it features an extensible pipeline that handles user input preprocessing, context enrichment through vector-based memory retrieval, and LLM invocation with configurable prompting strategies. Developers can plug in popular vector storage solutions like Pinecone, Weaviate, or FAISS, and integrate third-party APIs or custom plugins for tasks like web search, database queries, or enterprise application control. With support for streaming outputs and real-time feedback loops, Stellar Chat ensures responsive user experiences. It also includes starter templates and best-practice examples for customer support bots, knowledge search, and internal workflow automation. Deployed with Docker or Kubernetes, it scales to meet production demands while remaining fully open-source under the MIT license.
  • Taiga
    Taiga is an open-source AI agent framework enabling creation of autonomous LLM agents with plugin extensibility, memory, and tool integration.
    0
    0
    What is Taiga?
    Taiga is a Python-based open-source AI agent framework designed to streamline the creation, orchestration, and deployment of autonomous large language model (LLM) agents. The framework includes a flexible plugin system for integrating custom tools and external APIs, a configurable memory module for managing long-term and short-term conversational context, and a task chaining mechanism to sequence multi-step workflows. Taiga also offers built-in logging, metrics, and error handling for production readiness. Developers can quickly scaffold agents with templates, extend functionality via SDK, and deploy across platforms. By abstracting complex orchestration logic, Taiga enables teams to focus on building intelligent assistants that can research, plan, and execute actions without manual intervention.
  • ByteChef
    An extensible AI agent framework for designing, testing, and deploying multi-agent workflows with custom skills.
    0
    0
    What is ByteChef?
    ByteChef offers a modular architecture to build, test, and deploy AI agents. Developers define agent profiles, attach custom skill plugins, and orchestrate multi-agent workflows through a visual web IDE or SDK. It integrates with major LLM providers (OpenAI, Cohere, self-hosted models) and external APIs. Built-in debugging, logging, and observability tools streamline iteration. Projects can be deployed as Docker services or serverless functions, enabling scalable, production-ready AI agents for customer support, data analysis, and automation.
  • DocumentAI-Backend
    A modular FastAPI backend enabling automated document data extraction and parsing using Google Document AI and OCR.
    0
    0
    What is DocumentAI-Backend?
    DocumentAI-Backend is a lightweight backend framework that automates extraction of text, form fields, and structured data from documents. It offers REST API endpoints for uploading PDFs or images, processes them via Google Document AI with OCR fallback, and returns parsed results in JSON. Built with Python, FastAPI, and Docker, it enables quick integration into existing systems, scalable deployments, and customization through configurable pipelines and middleware.
  • OCO-Agent
    An open-source Python AI agent framework enabling autonomous LLM-driven task execution with customizable tools and memory.
    0
    0
    What is OCO-Agent?
    OCO-Agent leverages OpenAI-compatible language models to transform plain-language prompts into actionable workflows. It provides a flexible plugin system for integrating external APIs, shell commands, and data-processing routines. The framework maintains conversation history and context in memory, enabling long-running, multi-step tasks. With a CLI interface and Docker support, OCO-Agent accelerates prototyping and deployment of intelligent assistants for operations, analytics, and developer productivity.
Featured
AirMusic
AirMusic
AirMusic.ai generates high-quality AI music tracks from text prompts with style, mood customization, and stems export.
AdsCreator.com
AdsCreator.com
Generate polished, on‑brand ad creatives from any website URL instantly for Meta, Google, and Stories.
Atoms
Atoms
AI-driven platform that builds full‑stack apps and websites in minutes using multi‑agent automation, no coding required.
KiloClaw
KiloClaw
Hosted OpenClaw agent: one-click deploy, 500+ models, secure infrastructure, and automated agent management for teams and developers.
VoxDeck
VoxDeck
Next-gen AI presentation maker,Turn your ideas & docs into attention-grabbing slides with AI.
Refly.ai
Refly.ai
Refly.AI empowers non-technical creators to automate workflows using natural language and a visual canvas.
Skywork.ai
Skywork.ai
Skywork AI is an innovative tool to enhance productivity using AI.
Pippit
Pippit
Elevate your content creation with Pippit's powerful AI tools!
Qoder
Qoder
Qoder is an agentic coding platform for real software, Free to use the best model in preview.
BGRemover
BGRemover
Easily remove image backgrounds online with SharkFoto BGRemover.
Flowith
Flowith
Flowith is a canvas-based agentic workspace which offers free 🍌Nano Banana Pro and other effective models...
FineVoice
FineVoice
Clone, Design, and Create Expressive AI Voices in Seconds, with Perfect Sound Effects and Music.
Diagrimo
Diagrimo
Diagrimo transforms text into customizable AI-generated diagrams and visuals instantly.
Elser AI
Elser AI
All-in-one AI video creation studio that turns any text and images into full videos up to 30 minutes.
FixArt AI
FixArt AI
FixArt AI offers free, unrestricted AI tools for image and video generation without sign-up.
SuperMaker AI Video Generator
SuperMaker AI Video Generator
Create stunning videos, music, and images effortlessly with SuperMaker.
Funy AI
Funy AI
AI bikini & kiss videos from images or text. Try the AI Clothes Changer & Image Generator!
SharkFoto
SharkFoto
SharkFoto is an all-in-one AI-powered platform for creating and editing videos, images, and music efficiently.
AnimeShorts
AnimeShorts
Create stunning anime shorts effortlessly with cutting-edge AI technology.
Flaq AI Media API
Flaq AI Media API
Flaq AI is a unified AI media API platform for generating images, videos, and LLM-powered workflows with stable models
AIsa
AIsa
AIsa gives AI agents one gateway to models, skills, APIs, and payments with OpenAI-compatible access.
Scavio AI
Scavio AI
Real-time multi-platform search API that helps AI agents fetch structured web, shopping, video, and social data.
CreateMemorial
CreateMemorial
CreateMemorial helps families build lasting online memorial websites and funeral slideshow videos to honor loved ones.
WriteHybrid AI Humanizer
WriteHybrid AI Humanizer
WriteHybrid is an AI humanizer and detector that rewrites text naturally while helping users bypass AI detection.
AdMakeAI
AdMakeAI
AI ad generator that creates high-performing static and UGC ads for brands in seconds.
Gemini Omni - Video Generator
Gemini Omni - Video Generator
AI video creation platform for conversational editing, multimodal references, and coherent short-form generation.
whatslove.ai
whatslove.ai
AI dating coach that customizes advice, conversation starters and date ideas tailored to your personality.
Seedance 2.0 Video AI
Seedance 2.0 Video AI
Generate cinematic 1080p videos from prompts, images, and reference clips with synchronized audio.
VidMage
VidMage
Realistic AI face swaps for photos, videos, and GIFs, instantly and effortlessly.
AI Clothes Changer by SharkFoto
AI Clothes Changer by SharkFoto
AI Clothes Changer by SharkFoto instantly lets you virtually try on outfits with realistic fit, texture, and lighting.
Mubert AI
Mubert AI
Mubert is an AI music platform that generates, extends, remixes, and vocalizes royalty-free tracks in seconds.
StitchPilot.ai
StitchPilot.ai
Browser-based AI embroidery tool for converting images, previewing stitch files, and inspecting machine formats.
SkyGen Plus
SkyGen Plus
A multi-model AI creation platform for generating images, videos, and music with one streamlined workflow.
AI Gift finder by wishwave
AI Gift finder by wishwave
AI gift finder that builds shareable wishlists from real products across hundreds of popular stores.
InstantChapters
InstantChapters
Create Youtube Chapters with one click and increase watch time and video SEO thanks to keyword optimized timestamps.
happy horse AI
happy horse AI
Open-source AI video generator that creates synchronized video and audio from text or images.
UNI-1 AI
UNI-1 AI
UNI-1 is a unified image generation model combining visual reasoning with high-fidelity image synthesis.
NerdyTips
NerdyTips
AI-powered football predictions platform delivering data-driven match tips across global leagues.
EaseMate AI
EaseMate AI
All-in-one AI assistant for chat, writing, study help, image creation, and video generation in one browser-based platform.
MusicGPT
MusicGPT
AI music platform for generating songs, sound effects, vocals, and audio edits from simple prompts.
HappyHorseAIStudio
HappyHorseAIStudio
Browser-based AI video generator for text, images, references, and video editing.
AIToHuman
AIToHuman
Free AI text humanizer that rewrites AI-generated content into natural, human-like writing instantly.
insmelo AI Music Generator
insmelo AI Music Generator
AI-driven music generator that turns prompts, lyrics, or uploads into polished, royalty-free songs in about a minute.
Couple AI - AI Couple Photo Maker
Couple AI - AI Couple Photo Maker
Create realistic AI couple portraits from selfies with themed styles, fast generation, and private HD downloads.
Iara Chat
Iara Chat
Iara Chat: An AI-powered productivity and communication assistant.
Claude API
Claude API
Claude API for Everyone
BeatMV
BeatMV
Web-based AI platform that turns songs into cinematic music videos and creates music with AI.
GPT Image 2 Online
GPT Image 2 Online
An AI image generator and editor with photorealistic results, accurate text rendering, and strong prompt following.
Tome AI PPT
Tome AI PPT
AI-powered presentation maker that generates, beautifies, and exports professional slide decks in minutes.
Free GPT Image 2
Free GPT Image 2
A free GPT Image 2 generator for creating posters, ads, comics, and UI mockups with accurate typography.
Anijam AI
Anijam AI
Anijam is an AI-native animation platform that turns ideas into polished stories with agentic video creation.
Lyria3 AI
Lyria3 AI
AI music generator that creates high-fidelity, fully produced songs from text prompts, lyrics, and styles instantly.
WhatsApp AI Sales
WhatsApp AI Sales
WABot is a WhatsApp AI sales copilot that delivers real-time scripts, translations, and intent detection.
Kirkify
Kirkify
Kirkify AI instantly creates viral face swap memes with signature neon-glitch aesthetics for meme creators.
Wan 2.7
Wan 2.7
Professional-grade AI video model with precise motion control and multi-view consistency.
Text to Music
Text to Music
Turn text or lyrics into full, studio-quality songs with AI-generated vocals, instruments, and multi-track exports.
Image3D - AI 2D to 3D Model Generator (GLB, OBJ, STL, PLY)
Image3D - AI 2D to 3D Model Generator (GLB, OBJ, STL, PLY)
Browser-based AI that turns any 2D image or text prompt into a 3D model in 30 seconds. Export GLB, OBJ, STL, PLY—free
AI Pet Video Generator
AI Pet Video Generator
Create viral, shareable pet videos from photos using AI-driven templates and instant HD exports for social platforms.
Ampere.SH
Ampere.SH
Free managed OpenClaw hosting. Deploy AI agents in 60 seconds with $500 Claude credits.
Image 2 AI
Image 2 AI
OpenAI-powered image generation and editing tool for photorealistic visuals, accurate text rendering, and UI mockups.
kinovi - Seedance 2.0 - Real Man AI Video
kinovi - Seedance 2.0 - Real Man AI Video
Free AI video generator with realistic human output, no watermark, and full commercial use rights.
Paper Banana
Paper Banana
AI-powered tool to convert academic text into publication-ready methodological diagrams and precise statistical plots instantly.
Gptimg2 AI
Gptimg2 AI
All-in-one AI studio for creating images and videos from text, images, or references.
wan 2.7-image
wan 2.7-image
A controllable AI image generator for precise faces, palettes, text, and visual continuity.
HookTide
HookTide
AI-powered LinkedIn growth platform that learns your voice to create content, engage, and analyze performance.
AI Video API: Seedance 2.0 Here
AI Video API: Seedance 2.0 Here
Unified AI video API offering top-generation models through one key at lower cost.
GenPPT.AI
GenPPT.AI
AI-driven PPT maker that creates, beautifies, and exports professional PowerPoint presentations with speaker notes and charts in minutes.
Hitem3D
Hitem3D
Hitem3D converts a single image into high-resolution, production-ready 3D models using AI.
Gobii
Gobii
Gobii lets teams create 24/7 autonomous digital workers to automate web research and routine tasks.
Create WhatsApp Link
Create WhatsApp Link
Free WhatsApp link and QR generator with analytics, branded links, routing, and multi-agent chat features.
Image to Video AI without Login
Image to Video AI without Login
Free Image to Video AI tool that instantly transforms photos into smooth, high-quality animated videos without watermarks.
Video Sora 2
Video Sora 2
Sora 2 AI turns text or images into short, physics-accurate social and eCommerce videos in minutes.
Palix AI
Palix AI
All-in-one AI platform for creators to generate images, videos, and music with unified credits.
Seedance 20 Video
Seedance 20 Video
Seedance 2 is a multimodal AI video generator delivering consistent characters, multi-shot storytelling, and native audio at 2K.
AI FIRST
AI FIRST
Conversational AI assistant automating research, browser tasks, web scraping, and file management through natural language.
Manga Translator AI
Manga Translator AI
AI Manga Translator instantly translates manga images into multiple languages online.
Veemo - AI Video Generator
Veemo - AI Video Generator
Veemo AI is an all-in-one platform that quickly generates high-quality videos and images from text or images.
WhatsApp Warmup Tool
WhatsApp Warmup Tool
AI-powered WhatsApp warmup tool automates bulk messaging while preventing account bans.
ainanobanana2
ainanobanana2
Nano Banana 2 generates pro-quality 4K images in 4–6 seconds with precise text rendering and subject consistency.
Remy - Newsletter Summarizer
Remy - Newsletter Summarizer
Remy automates newsletter management by summarizing emails into digestible insights.
TextToHuman
TextToHuman
Free AI humanizer that instantly rewrites AI text into natural, human-like writing. No signup required.
GLM Image
GLM Image
GLM Image combines hybrid AR and diffusion models to generate high-fidelity AI images with exceptional text rendering.

Advanced Docker deployment Tools for Professionals

Discover cutting-edge Docker deployment tools built for intricate workflows. Perfect for experienced users and complex projects.