awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Conversational AI APIs · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesConversational AI APIs

Interfaces for programmatically interacting with chat-based artificial intelligence systems and message histories.

Distinguishing note: Focuses on programmatic access to chat message and assistant state, distinct from general-purpose web APIs.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Conversational AI APIs. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Conversational AI APIs

Awesome Conversational AI APIs GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • FlowiseAI/Flowise

    FlowiseAI/Flowise

    49,216View on GitHub↗

    Flowise is a low-code platform designed for building and deploying complex language model workflows through a visual, node-based interface. It functions as an orchestrator for autonomous multi-agent systems, allowing users to construct conversational pipelines by connecting language models, memory stores, and external tools on a drag-and-drop canvas. The platform distinguishes itself through its support for sophisticated agentic patterns, including supervisor-worker delegation and iterative reasoning strategies. Users can design directed acyclic graphs to manage conditional branching, state p

    Using Flowise public API, you can programmatically execute many of the same tasks as you can in the GUI. This section introduces Flowise REST API. Assistants Attachments Chat Message Chatflows Document Store

    TypeScriptagentic-aiagentic-workflowagents
    49,216View on GitHub↗