自訂工作流程

  • AimeBox is a self-hosted AI agent platform enabling conversational bots, memory management, vector database integration, and custom tool use.
    0
    0
    What is AimeBox?
    AimeBox provides a comprehensive, self-hosted environment for building and running AI agents. It integrates with major LLM providers, stores dialogue state and embeddings in a vector database, and supports custom tool and function calling. Users can configure memory strategies, define workflows, and extend capabilities via plugins. The platform offers a web-based dashboard, API endpoints, and CLI controls, making it easy to develop chatbots, knowledge assistants, and domain-specific digital workers without relying on third-party services.
  • Aurora coordinates multi-step planning, execution, and tool usage workflows for autonomous generative AI agents powered by LLMs.
    0
    0
    What is Aurora?
    Aurora provides a modular architecture for constructing generative AI agents that can autonomously tackle complex tasks through iterative planning and execution. It consists of a Planner component that breaks down high-level objectives into actionable steps, an Executor that invokes these steps using large language models, and a Tool integration layer for connecting APIs, databases, or custom functions. Aurora also includes memory management for context retention and dynamic re-planning capabilities to adjust to new information. With customizable prompts and plug-and-play modules, developers can rapidly prototype AI agents for tasks like content generation, research, customer support, or process automation, while maintaining full control over the agent’s workflows and decision logic.
  • An AI agent automates web browsing tasks, data extraction, and content summarization using Puppeteer and OpenAI API.
    0
    0
    What is browse-for-me?
    browse-for-me leverages headless Chromium via Puppeteer controlled by OpenAI models to interpret user-defined instructions. Users create configuration files specifying target URLs, actions like clicking, form submission, and data points for extraction. The agent executes each step autonomously, handles errors with retries, and returns structured JSON or plain-text summaries. With support for multi-step sequences, scheduling, and environment variables, it streamlines tasks like web scraping, site monitoring, automated testing, and content summarization.
  • Intlayer is an AI agent that simplifies your workflow with smart automation and intelligent assistance.
    0
    0
    What is Inltayer?
    Intlayer is designed to assist users by automating repetitive tasks and offering intelligent solutions to complex problems. It integrates seamlessly with various applications to enhance productivity, providing insights and support tailored to specific user needs. By utilizing advanced AI technologies, Intlayer helps organizations and individual users manage their workflows more effectively, ensuring that tasks are completed swiftly and accurately.
  • An open-source engine to build AI agents with deep document understanding, vector knowledge bases, and retrieval-augmented generation workflows.
    0
    0
    What is RAGFlow?
    RAGFlow is a powerful open-source RAG (Retrieval-Augmented Generation) engine designed to streamline the development and deployment of AI agents. It combines deep document understanding with vector similarity search to ingest, preprocess, and index unstructured data from PDFs, web pages, and databases into custom knowledge bases. Developers can leverage its Python SDK or RESTful API to retrieve relevant context and generate accurate responses using any LLM model. RAGFlow supports building diverse agent workflows, such as chatbots, document summarizers, and Text2SQL generators, enabling automation of customer support, research, and reporting tasks. Its modular architecture and extension points allow seamless integration with existing pipelines, ensuring scalability and minimal hallucinations in AI-driven applications.
  • An open-source framework of AI agents for automated data retrieval, knowledge extraction, and document-based question answering.
    0
    0
    What is Knowledge-Discovery-Agents?
    Knowledge-Discovery-Agents provides a modular set of pre-built and customizable AI agents designed to extract structured insights from PDFs, CSVs, websites, and other sources. It integrates with LangChain to manage tool usage, supports chaining of tasks like web scraping, embedding generation, semantic search, and knowledge graph creation. Users can define agent workflows, incorporate new data loaders, and deploy QA bots or analytics pipelines. With minimal boilerplate code, it accelerates prototyping, data exploration, and automated report generation in research and enterprise contexts.
  • Automated AI platform for content creation and publication.
    0
    0
    What is LaminarFlow?
    LaminarFlow is an advanced AI-based platform specifically designed to streamline and automate content creation and publication processes. It leverages state-of-the-art AI technology to generate, schedule, and publish content automatically. This platform is equipped with unique features like WordPress integration, custom workflows, and scheduling systems to enhance productivity and efficiency in content management. Whether it is blog posts, social media content, or other digital publications, LaminarFlow makes the process effortless and efficient for creators and businesses.
  • MCP Ollama Agent is an open-source AI agent automating tasks via web search, file operations, and shell commands.
    0
    0
    What is MCP Ollama Agent?
    MCP Ollama Agent leverages the Ollama local LLM runtime to provide a versatile agent framework for task automation. It integrates multiple tool interfaces, including web search via SERP API, file system operations, shell command execution, and Python environment management. By defining custom prompts and tool configurations, users can orchestrate complex workflows, automate repetitive tasks, and build specialized assistants tailored to various domains. The agent handles tool invocation and context management, maintaining conversation history and tool responses to generate coherent actions. Its CLI-based setup and modular architecture make it easy to extend with new tools and adapt to different use cases, from research and data analysis to development support.
  • Melissa is an AI-powered personal assistant that manages tasks, automates workflows, and answers queries through natural language chat.
    0
    0
    What is Melissa?
    Melissa operates as a conversational AI agent that uses advanced natural language understanding to interpret user commands, generate context-aware responses, and perform automated tasks. It provides features such as task scheduling, appointment reminders, data lookup, and integration with external APIs like Google Calendar, Slack, and email services. Users can extend Melissa’s capabilities through custom plugins, create workflows for repetitive processes, and access its knowledge base for quick information retrieval. As an open-source project, developers can self-host Melissa on cloud or local servers, configure permissions, and tailor its behavior to suit organizational requirements or personal preferences, making it a flexible solution for productivity, customer support, and digital assistance.
  • MegaPortal transforms Apple devices into powerful AI assistants.
    0
    0
    What is MegaPortal for macOS?
    MegaPortal is a cutting-edge platform that transforms your Apple devices into AI-powered assistants. By bringing your trained AI models to your handheld devices, it empowers you to customize workflows, automate tasks, and increase productivity. Whether you need help managing daily tasks or advanced AI functionalities, MegaPortal is designed to fit your specific needs. Ideal for both personal and professional use, you can easily configure visual blocks with minimal effort to make the most out of your AI models.
  • A multi-agent AI framework that orchestrates specialized GPT-powered agents to collaboratively solve complex tasks and automate workflows.
    0
    0
    What is Multi-Agent AI Assistant?
    Multi-Agent AI Assistant is a modular Python-based framework that orchestrates multiple GPT-powered agents, each assigned to discrete roles such as planning, research, analysis, and execution. The system supports message passing between agents, memory storage, and integration with external tools and APIs, enabling complex task decomposition and collaborative problem-solving. Developers can customize agent behavior, add new toolkits, and configure workflows via simple configuration files. By leveraging distributed reasoning across specialized agents, the framework accelerates automated research, data analysis, decision support, and task automation. The repository includes sample implementations and templates, allowing rapid prototyping of intelligent assistants and digital workers capable of handling end-to-end workflows in business, education, and research environments.
  • 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.
  • Automate and streamline business workflows using AI-driven solutions from SmartflowAI.
    0
    0
    What is SmartflowAI?
    SmartflowAI offers AI-driven workflow automation designed to optimize business processes. Utilizing pre-built workflows and integrating with various AI models and Data APIs, the platform delivers intelligent, customized solutions that address unique business needs. Whether it's automating repetitive tasks or enhancing decision-making capabilities, SmartflowAI focuses on increasing productivity and efficiency while reducing resource expenditure. Companies can leverage this technology to stay competitive and streamline their operations.
  • Tailo AI automates tasks and enhances productivity through intelligent automation.
    0
    0
    What is Tailo AI?
    Tailo AI utilizes artificial intelligence to automate a variety of tasks, making daily operations more efficient. Users can set custom workflows, seamlessly integrate with existing tools, and leverage AI-driven insights to optimize their productivity. Whether it's managing emails, scheduling meetings, or automating repetitive tasks, Tailo AI aims to reduce manual effort and enhance user efficiency.
  • Voltagent empowers developers to create autonomous AI agents with integrated tools, memory management, and multi-step reasoning workflows.
    0
    0
    What is Voltagent?
    Voltagent offers a comprehensive suite for designing, testing, and deploying autonomous AI agents tailored to your business needs. Users can construct agent workflows via a drag-and-drop visual interface or code directly with the platform's SDK. It supports integration with popular language models such as GPT-4, local LLMs, and third-party APIs for real-time data retrieval and tool invocation. Memory modules allow agents to maintain context across sessions, while the debugging console and analytics dashboard provide detailed insights into agent performance. With role-based access control, version management, and scalable cloud deployment options, Voltagent ensures secure, efficient, and maintainable agent experiences from proof-of-concept to production. Additionally, Voltagent's plugin architecture allows seamless extension with custom modules for domain-specific tasks, and its RESTful API endpoints enable easy integration into existing applications. Whether automating customer service, generating real-time reports, or powering interactive chat experiences, Voltagent streamlines the entire agent lifecycle.
  • A Windows desktop AI assistant using natural language to automate system tasks, manage files, and fetch information.
    0
    0
    What is WinMind?
    WinMind combines speech recognition, natural language understanding, and text-to-speech to create an interactive desktop AI assistant. Users install the Python-based tool, configure their OpenAI API key, and then speak or type commands like “open my documents folder,” “schedule a meeting tomorrow,” or “search for the latest news.” WinMind executes system operations, organizes files, sets reminders, and retrieves online information. A plugin architecture allows developers to extend functionality for specialized workflows or third-party integrations.
  • An AWS Bedrock-powered AI agent that answers retail customer queries, recommends products, and provides inventory info via chat.
    0
    0
    What is AWS Bedrock Retail Agent?
    The AWS Bedrock Retail Agent is an end-to-end solution showcasing how to implement a generative AI-driven retail chatbot using AWS Bedrock services. It connects to product catalog data, leverages retrieval-augmented generation for accurate responses, and integrates with AWS Lambda and API Gateway for scalable deployment. With support for personalized recommendations, inventory status checks, and simulated order creation, it helps retailers enhance customer engagement and streamline operations. Built in TypeScript and React, it offers a customizable framework for embedding AI-powered chat functionality into e-commerce platforms.
  • Basis is an AI agent that enhances productivity by integrating with team workflows.
    0
    0
    What is Basis?
    Basis is an intelligent AI agent designed to optimize team workflows and collaboration by automating tasks, managing schedules, and providing insights from team interactions. It allows users to customize workflows according to their specific needs, communicate seamlessly across channels, and harness data effectively to make better decisions. By integrating with existing tools and platforms, Basis enhances productivity and fosters a more efficient work environment.
  • Build custom AI solutions quickly with Booth AI's no-code platform.
    0
    0
    What is Booth AI?
    Booth AI allows users to create custom AI solutions without any coding. It provides a platform where users can build AI workflows tailored to their specific business needs. The tool is versatile, helping with tasks such as marketing automation, process automation, and data analysis. This makes it an ideal choice for enterprises seeking to enhance their operational efficiency and reduce costs.
  • An AI agent suite using LangChain to simulate coffee shop roles like barista, cashier, and manager.
    0
    0
    What is Coffee-Shop-AI-Agents?
    Coffee-Shop-AI-Agents is an open-source framework for building and deploying specialized AI agents that automate key coffee shop functions. Leveraging LangChain and OpenAI models, the project provides modular agents, including a barista agent that handles complex beverage orders, offers customization recommendations, and manages ingredient availability. The cashier agent processes payments, issues digital receipts, and tracks sales metrics. A manager agent generates inventory forecasts, suggests restocking schedules, and analyzes performance data. With customizable prompts and pipeline configurations, developers can quickly adapt the agents to unique shop policies and menu items. The repository includes setup scripts, API integrations, and example workflows to simulate realistic customer interactions and operational analytics in a developer-friendly environment.
Featured
ThumbnailCreator.com
AI-powered tool for creating stunning, professional YouTube thumbnails quickly and easily.
Qoder
Qoder is an agentic coding platform for real software, Free to use the best model in preview.
VoxDeck
Next-gen AI presentation maker,Turn your ideas & docs into attention-grabbing slides with AI.
Refly.ai
Refly.AI empowers non-technical creators to automate workflows using natural language and a visual canvas.
Skywork.ai
Skywork AI is an innovative tool to enhance productivity using AI.
Flowith
Flowith is a canvas-based agentic workspace which offers free 🍌Nano Banana Pro and other effective models...
Elser AI
All-in-one AI video creation studio that turns any text and images into full videos up to 30 minutes.
BGRemover
Easily remove image backgrounds online with SharkFoto BGRemover.
FineVoice
Clone, Design, and Create Expressive AI Voices in Seconds, with Perfect Sound Effects and Music.
FixArt AI
FixArt AI offers free, unrestricted AI tools for image and video generation without sign-up.
SharkFoto
SharkFoto is an all-in-one AI-powered platform for creating and editing videos, images, and music efficiently.
Funy AI
AI bikini & kiss videos from images or text. Try the AI Clothes Changer & Image Generator!
Pippit
Elevate your content creation with Pippit's powerful AI tools!
Yollo AI
Chat & create with your AI companion. Image to Video, AI Image Generator.
AI Clothes Changer by SharkFoto
AI Clothes Changer by SharkFoto instantly lets you virtually try on outfits with realistic fit, texture, and lighting.
SuperMaker AI Video Generator
Create stunning videos, music, and images effortlessly with SuperMaker.
AnimeShorts
Create stunning anime shorts effortlessly with cutting-edge AI technology.
Text to Music
Turn text or lyrics into full, studio-quality songs with AI-generated vocals, instruments, and multi-track exports.
Free AI Video Maker & Generator
Free AI Video Maker & Generator – Unlimited, No Sign-Up
Iara Chat
Iara Chat: An AI-powered productivity and communication assistant.
KiloClaw
Hosted OpenClaw agent: one-click deploy, 500+ models, secure infrastructure, and automated agent management for teams and developers.
Kirkify
Kirkify AI instantly creates viral face swap memes with signature neon-glitch aesthetics for meme creators.
Lyria3 AI
AI music generator that creates high-fidelity, fully produced songs from text prompts, lyrics, and styles instantly.
Tome AI PPT
AI-powered presentation maker that generates, beautifies, and exports professional slide decks in minutes.
Paper Banana
AI-powered tool to convert academic text into publication-ready methodological diagrams and precise statistical plots instantly.
Palix AI
All-in-one AI platform for creators to generate images, videos, and music with unified credits.
AI Pet Video Generator
Create viral, shareable pet videos from photos using AI-driven templates and instant HD exports for social platforms.
Atoms
AI-driven platform that builds full‑stack apps and websites in minutes using multi‑agent automation, no coding required.
Ampere.SH
Free managed OpenClaw hosting. Deploy AI agents in 60 seconds with $500 Claude credits.
HookTide
AI-powered LinkedIn growth platform that learns your voice to create content, engage, and analyze performance.
Seedance 20 Video
Seedance 2 is a multimodal AI video generator delivering consistent characters, multi-shot storytelling, and native audio at 2K.
Veemo - AI Video Generator
Veemo AI is an all-in-one platform that quickly generates high-quality videos and images from text or images.
Hitem3D
Hitem3D converts a single image into high-resolution, production-ready 3D models using AI.
GenPPT.AI
AI-driven PPT maker that creates, beautifies, and exports professional PowerPoint presentations with speaker notes and charts in minutes.
ainanobanana2
Nano Banana 2 generates pro-quality 4K images in 4–6 seconds with precise text rendering and subject consistency.
Create WhatsApp Link
Free WhatsApp link and QR generator with analytics, branded links, routing, and multi-agent chat features.
Gobii
Gobii lets teams create 24/7 autonomous digital workers to automate web research and routine tasks.
AI FIRST
Conversational AI assistant automating research, browser tasks, web scraping, and file management through natural language.
AirMusic
AirMusic.ai generates high-quality AI music tracks from text prompts with style, mood customization, and stems export.
GLM Image
GLM Image combines hybrid AR and diffusion models to generate high-fidelity AI images with exceptional text rendering.
TextToHuman
Free AI humanizer that instantly rewrites AI text into natural, human-like writing. No signup required.
Manga Translator AI
AI Manga Translator instantly translates manga images into multiple languages online.
WhatsApp Warmup Tool
AI-powered WhatsApp warmup tool automates bulk messaging while preventing account bans.
Remy - Newsletter Summarizer
Remy automates newsletter management by summarizing emails into digestible insights.
Seedance 2 AI
Multi-modal AI video generator that combines images, video, audio and text to create cinematic short clips.
LTX-2 AI
Open-source LTX-2 generates 4K videos with native audio sync from text or image prompts, fast and production-ready.
FalcoCut
FalcoCut: web-based AI platform for video translation, avatar videos, voice cloning, face-swap and short video generation.
SOLM8
AI girlfriend you call, and chat with. Real voice conversations with memory. Every moment feels special with her.
Telegram Group Bot
TGDesk is an all-in-one Telegram Group Bot to capture leads, boost engagement, and grow communities.
Vertech Academy
Vertech offers AI prompts designed to help students and teachers learn and teach effectively.
Seedance-2
Seedance 2.0 is a free AI-powered text-to-video and image-to-video generator with realistic lip sync and sound effects.
Van Gogh Free Video Generator
An AI-powered free video generator that creates stunning videos from text and images effortlessly.
ai song creator
Create full-length, royalty-free AI-generated music up to 8 minutes with commercial license.

Advanced 自訂工作流程 Tools for Professionals

Discover cutting-edge 自訂工作流程 tools built for intricate workflows. Perfect for experienced users and complex projects.