LLM support

  • MixAgent
    Modular AI agent framework orchestrating LLM planning, tool usage, and memory management for autonomous task execution.
    0
    0
    What is MixAgent?
    MixAgent provides a plug-and-play architecture that lets developers define prompts, connect multiple LLM backends, and incorporate external tools (APIs, databases, or code). It orchestrates planning and execution loops, manages agent memory for stateful interactions, and logs chain-of-thought reasoning. Users can quickly prototype assistants, data fetchers, or automation bots without building orchestration layers from scratch, accelerating AI agent deployment.
  • NavamAI - Enhance your craft with AI
    Supercharge productivity and workflows using NavamAI's powerful, interactive AI app.
    0
    0
    What is NavamAI - Enhance your craft with AI?
    NavamAI is a powerful AI tool that enhances productivity by integrating with your terminal to create a personal, fast, and quality AI experience. It supports 15 LLMs and 7 providers, allowing users to generate situational apps and automate workflows using Markdown, VS Code, Obsidian, and GitHub. By simplifying tasks such as creating web apps, scraping content, and generating insights through simple commands, NavamAI helps users streamline and optimize their workflow without the need for complex setups or extensive coding knowledge. The app's flexibility and rich UI make it an invaluable tool for anyone looking to improve their productivity and efficiency.
  • Noema Declarative AI
    A Python framework for easily defining and executing AI agent workflows declaratively using YAML-like specifications.
    0
    0
    What is Noema Declarative AI?
    Noema Declarative AI allows developers and researchers to specify AI agents and their workflows in a high-level, declarative manner. By writing YAML or JSON configuration files, you define agents, prompts, tools, and memory modules. The Noema runtime then parses these definitions, loads language models, executes each step of your pipeline, handles state and context, and returns structured results. This approach reduces boilerplate, improves reproducibility, and separates logic from execution, making it ideal for prototyping chatbots, automation scripts, and research experiments.
  • PySpur
    An open-source visual IDE enabling AI engineers to build, test, and deploy agentic workflows 10x faster.
    0
    0
    What is PySpur?
    PySpur provides an integrated environment for constructing, testing, and deploying AI agents via a user-friendly, node-based interface. Developers assemble chains of actions—such as language model calls, data retrieval, decision branching, and API interactions—by dragging and connecting modular blocks. A live simulation mode lets engineers validate logic, inspect intermediate states, and debug workflows before deployment. PySpur also offers version control of agent flows, performance profiling, and one-click deployment to cloud or on-premise infrastructure. With pluggable connectors and support for popular LLMs and vector databases, teams can prototype complex reasoning agents, automated assistants, or data pipelines quickly. Open-source and extensible, PySpur minimizes boilerplate and infrastructure overhead, enabling faster iteration and more robust agent solutions.
  • Tongui Agent
    A lightweight JavaScript framework for building AI agents with memory management and tool integration.
    0
    0
    What is Tongui Agent?
    Tongui Agent provides a modular architecture for creating AI agents that can maintain conversation state, leverage external tools, and coordinate multiple sub-agents. Developers configure LLM backends, define custom actions, and attach memory modules to store context. The framework includes an SDK, CLI, and middleware hooks for observability, making it easy to integrate into web or Node.js applications. Supported LLMs include OpenAI, Azure OpenAI, and open-source models.
  • WanderMind
    WanderMind is an open-source AI agent framework for autonomous brainstorming, tool integration, persistent memory, and customizable workflows.
    0
    0
    What is WanderMind?
    WanderMind provides a modular architecture for building self-guided AI agents. It manages a persistent memory store to retain context across sessions, integrates with external tools and APIs for extended functionality, and orchestrates multi-step reasoning through customizable planners. Developers can plug in different LLM providers, define asynchronous tasks, and extend the system with new tool adapters. This framework accelerates experimentation with autonomous workflows, enabling applications from idea exploration to automated research assistants without heavy engineering overhead.
  • ChatStreamAiAgent
    A Python library enabling real-time streaming AI chat agents using OpenAI API for interactive user experiences.
    0
    0
    What is ChatStreamAiAgent?
    ChatStreamAiAgent provides developers with a lightweight Python toolkit to implement AI chat agents that stream token outputs as they are generated. It supports multiple LLM providers, asynchronous event hooks, and easy integration into web or console applications. With built-in context management and prompt templating, teams can rapidly prototype conversational assistants, customer support bots, or interactive tutorials while delivering low-latency, real-time responses.
  • CopilotKit
    CopilotKit is a Python-based SDK to create AI agents with multi-tool integration, memory management, and conversational LangGraph.
    0
    0
    What is CopilotKit?
    CopilotKit is an open-source Python framework designed for developers to build customized AI agents. It offers a modular architecture where you can register and configure tools — such as file system access, web search, Python REPL, and SQL connectors — then wire them into agents that leverage any supported LLM. Built-in memory modules allow conversation state persistence, while LangGraph lets you define structured reasoning flows for complex tasks. Agents can be deployed in scripts, web services, or CLI apps and scale across cloud providers. CopilotKit works seamlessly with OpenAI, Azure OpenAI, and Anthropic models, empowering automated workflows, chatbots, and data analysis bots.
  • ElizaOS
    ElizaOS is a TypeScript framework to build, deploy, and manage customizable autonomous AI agents with modular connectors.
    0
    0
    What is ElizaOS?
    ElizaOS provides a robust suite of tools to design, test, and deploy autonomous AI agents within TypeScript projects. Developers define agent personalities, goals, and memory hierarchies, then leverage ElizaOS's planning system to outline task workflows. Its modular connector architecture simplifies integrating with communication platforms—Discord, Telegram, Slack, X—and blockchain networks via Web3 adapters. ElizaOS supports multiple LLM backends (OpenAI, Anthropic, Llama, Gemini), allowing seamless switching between models. Plugin support extends functionality with custom skills, logging, and observability features. Through its CLI and SDK, teams can iterate on agent configurations, monitor live performance, and scale deployments in cloud environments or on-premises. ElizaOS empowers companies to automate customer interactions, social media engagement, and business processes with autonomous digital workers.
  • Isek
    An open-source AI agent framework enabling modular agents with tool integration, memory management, and multi-agent orchestration.
    0
    0
    What is Isek?
    Isek is a developer-centric platform for building AI agents with modular architecture. It offers a plugin system for tools and data sources, built-in memory for context retention, and a planning engine to coordinate multi-step tasks. You can deploy agents locally or in the cloud, integrate any LLM backend, and extend functionality via community or custom modules. Isek streamlines the creation of chatbots, virtual assistants, and automated workflows by providing templates, SDKs, and CLI tools for rapid development.
  • MACL
    MACL is a Python framework enabling multi-agent collaboration, orchestrating AI agents for complex task automation.
    0
    0
    What is MACL?
    MACL is a modular Python framework designed to simplify the creation and orchestration of multiple AI agents. It lets you define individual agents with custom skills, set up communication channels, and schedule tasks across an agent network. Agents can exchange messages, negotiate responsibilities, and adapt dynamically based on shared data. With built-in support for popular LLMs and a plugin system for extensibility, MACL enables scalable and maintainable AI workflows across domains like customer service automation, data analysis pipelines, and simulation environments.
  • pyafai
    pyafai is a Python modular framework to build, train, and run autonomous AI agents with plug-in memory and tool support.
    0
    0
    What is pyafai?
    pyafai is an open-source Python library designed to help developers architect, configure, and execute autonomous AI agents. It offers pluggable modules for memory management to retain context, tool integration for external API calls, observers for environment monitoring, planners for decision making, and an orchestrator to run agent loops. Logging and monitoring features provide visibility into agent performance and behavior. pyafai supports major LLM providers out of the box, enables custom module creation, and reduces boilerplate so teams can rapidly prototype virtual assistants, research bots, and automation workflows with full control over each component.
  • Spellcaster
    Spellcaster is an open-source platform for defining, testing, and orchestrating GPT-powered AI agents through templated spells.
    0
    0
    What is Spellcaster?
    Spellcaster provides a structured approach to building AI Agents by using 'spells'—a combination of prompts, logic, and workflows. Developers write YAML configurations to define agents’ roles, inputs, outputs, and orchestration steps. The CLI tool executes spells, routes messages, and integrates seamlessly with OpenAI, Anthropic, and other LLM APIs. Spellcaster tracks execution logs, retains conversation context, and supports custom plugins for pre- and post-processing. Its debugging interface visualizes the sequence of calls and data flows, making it easier to identify prompt failures and performance issues. By abstracting complex orchestration patterns and standardizing prompt templates, Spellcaster reduces development overhead and ensures consistent agent behavior across environments.
  • SyntropAI
    An open-source Python framework for building modular AI agents with pluggable LLMs, memory, tool integration, and multi-step planning.
    0
    0
    What is SyntropAI?
    SyntropAI is a developer-focused Python library designed to simplify the construction of autonomous AI agents. It provides a modular architecture with core components for memory management, tool and API integration, LLM backend abstraction, and a planning engine that orchestrates multi-step workflows. Users can define custom tools, configure persistent or short-term memory, and select from supported LLM providers. SyntropAI also includes logging and monitoring hooks to track agent decisions. Its plug-and-play modules let teams iterate quickly on agent behaviors, making it ideal for chatbots, knowledge assistants, task automation bots, and research prototypes.
  • AgentServe
    AgentServe is an open-source framework enabling easy deployment and management of customizable AI agents via RESTful APIs.
    0
    0
    What is AgentServe?
    AgentServe provides a unified interface for creating and deploying AI agents. Users define agent behaviors in configuration files or code, integrate external tools or knowledge sources, and expose agents over REST endpoints. The framework handles model routing, parallel requests, health checks, logging, and metrics out of the box. AgentServe’s modular design allows plugging in new models, custom tools, or scheduling policies, making it ideal for building chatbots, automated workflows, and multi-agent systems in a scalable, maintainable way.
  • AAGPT
    AAGPT is an open-source framework to build autonomous AI agents with multi-step planning, memory management, and tool integrations.
    0
    0
    What is AAGPT?
    AAGPT is an extensible, open-source AI agent framework designed for building autonomous agents. It enables you to define high-level objectives, manage conversational memory, plan multi-step tasks, and integrate external tools or APIs. Using a simple configuration file and Python SDK, you can customize agent behavior, define custom actions, and deploy agents that can interact with data sources, execute commands, and learn from past interactions to improve performance over time.
  • Aegix
    Modular AI Agent framework enabling memory, tool integration, and multi-step reasoning for automating complex developer workflows.
    0
    0
    What is Aegix?
    Aegix provides a robust SDK for orchestrating AI Agents capable of handling complex workflows through multi-step reasoning. With support for various LLM providers, it lets developers integrate custom tools—from database connectors to web scrapers—and maintain conversation state with memory modules such as vector stores. Aegix’s flexible agent loop architecture allows the specification of planning, execution, and review phases, enabling agents to refine outputs iteratively. Whether building document question-answering bots, code assistants, or automated support agents, Aegix simplifies development with clear abstractions, configuration-driven pipelines, and easy extension points. It’s designed to scale from prototypes to production, ensuring reliable performance and maintainable codebases for AI-driven applications.
  • AgentScope
    AgentScope is an open-source Python framework enabling AI agents with planning, memory management, and tool integration.
    0
    0
    What is AgentScope?
    AgentScope is a developer-focused framework designed to simplify the creation of intelligent agents by providing modular components for dynamic planning, contextual memory storage, and tool/API integration. It supports multiple LLM backends (OpenAI, Anthropic, Hugging Face) and offers customizable pipelines for task execution, answer synthesis, and data retrieval. AgentScope’s architecture enables rapid prototyping of conversational bots, workflow automation agents, and research assistants, all while maintaining extensibility and scalability.
  • Agentic Solver
    An open-source Python framework enabling autonomous LLM agents with planning, tool integration, and iterative problem solving.
    0
    0
    What is Agentic Solver?
    Agentic Solver provides a comprehensive toolkit for developing autonomous AI agents that leverage large language models (LLMs) to tackle real-world problems. It offers components for task decomposition, planning, execution, and result evaluation, enabling agents to break down high-level objectives into sequenced actions. Users can integrate external APIs, custom functions, and memory stores to extend agent capabilities, while built-in logging and retry mechanisms ensure resilience. Written in Python, the framework supports modular pipelines and flexible prompt templates, facilitating rapid experimentation. Whether automating customer support, data analysis, or content generation, Agentic Solver streamlines the end-to-end lifecycle, from initial configuration and tool registration to continuous agent monitoring and performance optimization.
  • Agents-Deep-Research
    Agents-Deep-Research is a framework for developing autonomous AI agents that plan, act, and learn using LLMs.
    0
    0
    What is Agents-Deep-Research?
    Agents-Deep-Research is designed to streamline the development and testing of autonomous AI agents by offering a modular, extensible codebase. It features a task planning engine that decomposes user-defined goals into sub-tasks, a long-term memory module that stores and retrieves context, and a tool integration layer that allows agents to interact with external APIs and simulated environments. The framework also provides evaluation scripts and benchmarking tools to measure agent performance across diverse scenarios. Built on Python and adaptable to various LLM backends, it enables researchers and developers to rapidly prototype novel agent architectures, conduct reproducible experiments, and compare different planning strategies under controlled conditions.
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.
Refly.ai
Refly.ai
Refly.AI empowers non-technical creators to automate workflows using natural language and a visual canvas.
VoxDeck
VoxDeck
Next-gen AI presentation maker,Turn your ideas & docs into attention-grabbing slides with AI.
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.
FineVoice
FineVoice
Clone, Design, and Create Expressive AI Voices in Seconds, with Perfect Sound Effects and Music.
Flowith
Flowith
Flowith is a canvas-based agentic workspace which offers free 🍌Nano Banana Pro and other effective models...
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.
AdMakeAI
AdMakeAI
AI ad generator that creates high-performing static and UGC ads for brands in seconds.
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.
whatslove.ai
whatslove.ai
AI dating coach that customizes advice, conversation starters and date ideas tailored to your personality.
Gemini Omni - Video Generator
Gemini Omni - Video Generator
AI video creation platform for conversational editing, multimodal references, and coherent short-form generation.
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.
Iara Chat
Iara Chat
Iara Chat: An AI-powered productivity and communication assistant.
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.
GPT Image 2 Online
GPT Image 2 Online
An AI image generator and editor with photorealistic results, accurate text rendering, and strong prompt following.
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.
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.

Comprehensive LLM support Tools for Every Need

Get access to LLM support solutions that address multiple requirements. One-stop resources for streamlined workflows.