Comprehensive API connectors Tools for Every Need

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

API connectors

  • An open-source Python framework for building customizable AI assistants with memory, tool integrations, and observability.
    0
    1
    What is Intelligence?
    Intelligence empowers developers to assemble AI agents by composing components that manage stateful memory, integrate language models like OpenAI GPT, and connect to external tools (APIs, databases, and knowledge bases). It features a plugin system for custom functionalities, observability modules to trace decisions and metrics, and orchestration utilities to coordinate multiple agents. Developers install via pip, define agents in Python with simple classes, and configure memory backends (in-memory, Redis, or vector stores). Its REST API server enables easy deployment, while CLI tools assist in debugging. Intelligence streamlines agent testing, versioning, and scaling, making it suitable for chatbots, customer support, data retrieval, document processing, and automated workflows.
  • Nefi enables non-technical users to design, deploy, and manage custom AI agents via a no-code workflow builder.
    0
    0
    What is Nefi.ai?
    Nefi.ai is a cloud-based platform for designing, training, and orchestrating AI-powered agents without writing code. It offers a visual canvas to assemble blocks like LLM modules, vector database retrieval, external API calls, conditional logic, and memory stores. Agents can be trained on custom documents or linked to enterprise data. Once built, they deploy as chatbots, email assistants, or scheduled tasks. Advanced features include monitoring dashboards, version control, role-based access, and integrations with Slack, Teams, and Zapier.
  • Orra.dev is a no-code platform for building and deploying AI agents that automate support, code review, and data analysis tasks.
    0
    0
    What is Orra.dev?
    Orra.dev is a comprehensive AI agent creation platform designed to simplify the end-to-end lifecycle of intelligent assistants. By combining a visual workflow builder with seamless integrations to leading LLM providers and enterprise systems, Orra.dev allows teams to prototype conversation logic, refine agent behavior, and launch production-ready bots across multiple channels within minutes. Features include access to pre-built templates for FAQ bots, e-commerce assistants, and code review agents, along with customizable triggers, API connectors, and user role management. With built-in testing suites, collaborative versioning, and performance dashboards, organizations can iterate on agent responses, monitor user interactions, and optimize workflows based on real-time data, accelerating deployment and reducing maintenance overhead.
  • 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.
  • A Python framework enabling AI agents to execute plans, manage memory, and integrate tools seamlessly.
    0
    0
    What is Cerebellum?
    Cerebellum offers a modular platform where developers define agents using declarative plans composed of sequential steps or tool invocations. Each plan can call built-in or custom tools—such as API connectors, retrievers, or data processors—through a unified interface. Memory modules allow agents to store, retrieve, and forget information across sessions, enabling context-aware and stateful interactions. It integrates with popular LLMs (OpenAI, Hugging Face), supports custom tool registration, and features an event-driven execution engine for real-time control flow. With logging, error handling, and plugin hooks, Cerebellum boosts productivity, facilitating rapid agent development for automation, virtual assistants, and research applications.
  • A no-code AI orchestration platform enabling teams to design, deploy and monitor custom AI agents and workflows.
    0
    0
    What is Deerflow?
    Deerflow provides a visual interface where users can assemble AI workflows from modular components—input processors, LLM or model executors, conditional logic, and output handlers. Out of the box connectors allow you to pull data from databases, APIs, or document stores, then pass results through one or more AI models in sequence. Built-in tools handle logging, error recovery, and metric tracking. Once configured, workflows can be tested interactively and deployed as REST endpoints or event-driven triggers. A dashboard gives real-time insights, version history, alerts, and team collaboration features, making it simple to iterate, scale, and maintain AI agents in production.
  • Lyzr Studio is an AI agent development platform for building custom conversational assistants integrating APIs and enterprise data.
    0
    0
    What is Lyzr Studio?
    Lyzr Studio enables organizations to rapidly build custom AI-powered assistants by combining large language models, business rules, and data integrations. In its drag-and-drop interface, users visually orchestrate multi-step workflows, integrate with internal APIs, databases, and third-party services, and customize LLM prompts for domain-specific knowledge. Agents can be tested in real-time, deployed to web widgets, messaging apps or enterprise platforms, and monitored through dashboards tracking performance metrics. Advanced version control, role-based access, and audit logs ensure governance. Whether automating customer support, lead qualification, HR onboarding, or IT troubleshooting, Lyzr Studio streamlines development of reliable, scalable digital workers.
  • Rawr Agent is a Python framework enabling creation of autonomous AI agents with customizable task pipelines, memory and tool integrations.
    0
    0
    What is Rawr Agent?
    Rawr Agent is a modular, open-source Python framework that empowers developers to build autonomous AI agents by orchestrating complex workflows of LLM interactions. Leveraging LangChain under the hood, Rawr Agent lets you define task sequences either through YAML configurations or Python code, specifying tool integrations such as web APIs, database queries, and custom scripts. It includes memory components for storing conversational history and vector embeddings, caching mechanisms to optimize repeated calls, and robust logging and error handling to monitor agent behavior. Rawr Agent’s extensible architecture allows adding custom tools and adapters, making it suitable for tasks like automated research, data analysis, report generation, and interactive chatbots. With its simple API, teams can rapidly prototype and deploy intelligent agents for diverse applications.
  • AgentLab provides a low-code interface to build AI-powered digital workers automating ServiceNow workflows via LLM integrations.
    0
    0
    What is AgentLab?
    AgentLab is a ServiceNow framework for creating AI agents—also called digital workers—using a visual, drag-and-drop editor. Users link large language models with ServiceNow tables, define intents and actions, and orchestrate workflows for tasks like incident resolution, change approvals, and knowledge retrieval. Agents can be tested in built-in sandboxes, versioned, and monitored in real time. With connectors for external APIs and chat interfaces, AgentLab enables deployment across portals, Microsoft Teams, and Slack. The platform offers governance controls, audit trails, and analytics dashboards to ensure compliance and performance at scale.
  • 10x Rules is an AI agent platform enabling businesses to automate workflows via customizable rule-based agents integrated with APIs.
    0
    0
    What is 10x Rules?
    10x Rules is a comprehensive AI agent framework allowing organizations to construct and deploy smart agents based on custom rule sets and business logic. By defining triggers, conditions, and actions in an intuitive interface, users can instruct AI agents to perform tasks such as extracting data from documents, scoring leads, sending personalized emails, and updating CRM records. The platform seamlessly integrates with popular services through pre-built connectors, supports real-time monitoring and debugging, and provides analytics on agent performance. Both technical and non-technical users can streamline repetitive workflows, reduce manual errors, and accelerate operations with AI-driven automation.
  • AI_RAG is an open-source framework enabling AI agents to perform retrieval-augmented generation using external knowledge sources.
    0
    0
    What is AI_RAG?
    AI_RAG delivers a modular retrieval-augmented generation solution that combines document indexing, vector search, embedding generation, and LLM-driven response composition. Users prepare corpora of text documents, connect a vector store like FAISS or Pinecone, configure embedding and LLM endpoints, and run the indexing process. When a query arrives, AI_RAG retrieves the most relevant passages, feeds them alongside the prompt into the chosen language model, and returns a contextually grounded answer. Its extensible design allows custom connectors, multi-model support, and fine-grained control over retrieval and generation parameters, ideal for knowledge bases and advanced conversational agents.
Featured