13 Integrations with Flowise

View a list of Flowise integrations and software that integrates with Flowise below. Compare the best Flowise integrations as well as features, ratings, user reviews, and pricing of software that integrates with Flowise. Here are the current Flowise integrations in 2024:

  • 1
    Docker

    Docker

    Docker

    Docker takes away repetitive, mundane configuration tasks and is used throughout the development lifecycle for fast, easy and portable application development, desktop and cloud. Docker’s comprehensive end-to-end platform includes UIs, CLIs, APIs and security that are engineered to work together across the entire application delivery lifecycle. Get a head start on your coding by leveraging Docker images to efficiently develop your own unique applications on Windows and Mac. Create your multi-container application using Docker Compose. Integrate with your favorite tools throughout your development pipeline, Docker works with all development tools you use including VS Code, CircleCI and GitHub. Package applications as portable container images to run in any environment consistently from on-premises Kubernetes to AWS ECS, Azure ACI, Google GKE and more. Leverage Docker Trusted Content, including Docker Official Images and images from Docker Verified Publishers.
    Starting Price: $7 per month
  • 2
    GitHub

    GitHub

    GitHub

    GitHub is the world’s most secure, most scalable, and most loved developer platform. Join millions of developers and businesses building the software that powers the world. Build with the world’s most innovative communities, backed by our best tools, support, and services. If you manage multiple contributors , there’s a free option: GitHub Team for Open Source. We also run GitHub Sponsors, where we help fund your work. The Pack is back. We’ve partnered up to give students and teachers free access to the best developer tools—for the school year and beyond. Work for a government-recognized nonprofit, association, or 501(c)(3)? Get a discounted Organization account on us.
    Leader badge
    Starting Price: $7 per month
  • 3
    OpenAI

    OpenAI

    OpenAI

    OpenAI’s mission is to ensure that artificial general intelligence (AGI)—by which we mean highly autonomous systems that outperform humans at most economically valuable work—benefits all of humanity. We will attempt to directly build safe and beneficial AGI, but will also consider our mission fulfilled if our work aids others to achieve this outcome. Apply our API to any language task — semantic search, summarization, sentiment analysis, content generation, translation, and more — with only a few examples or by specifying your task in English. One simple integration gives you access to our constantly-improving AI technology. Explore how you integrate with the API with these sample completions.
  • 4
    Langfuse

    Langfuse

    Langfuse

    Langfuse is an open source LLM engineering platform to help teams collaboratively debug, analyze and iterate on their LLM Applications. Observability: Instrument your app and start ingesting traces to Langfuse Langfuse UI: Inspect and debug complex logs and user sessions Prompts: Manage, version and deploy prompts from within Langfuse Analytics: Track metrics (LLM cost, latency, quality) and gain insights from dashboards & data exports Evals: Collect and calculate scores for your LLM completions Experiments: Track and test app behavior before deploying a new version Why Langfuse? - Open source - Model and framework agnostic - Built for production - Incrementally adoptable - start with a single LLM call or integration, then expand to full tracing of complex chains/agents - Use GET API to build downstream use cases and export data
    Starting Price: $29/month
  • 5
    Hugging Face

    Hugging Face

    Hugging Face

    A new way to automatically train, evaluate and deploy state-of-the-art Machine Learning models. AutoTrain is an automatic way to train and deploy state-of-the-art Machine Learning models, seamlessly integrated with the Hugging Face ecosystem. Your training data stays on our server, and is private to your account. All data transfers are protected with encryption. Available today: text classification, text scoring, entity recognition, summarization, question answering, translation and tabular. CSV, TSV or JSON files, hosted anywhere. We delete your training data after training is done. Hugging Face also hosts an AI content detection tool.
    Starting Price: $9 per month
  • 6
    TypeScript

    TypeScript

    TypeScript

    TypeScript adds additional syntax to JavaScript to support a tighter integration with your editor. Catch errors early in your editor. TypeScript code converts to JavaScript, which runs anywhere JavaScript runs: In a browser, on Node.js or Deno and in your apps. TypeScript understands JavaScript and uses type inference to give you great tooling without additional code. TypeScript was used by 78% of the 2020 State of JS respondents, with 93% saying they would use it again. The most common kinds of errors that programmers write can be described as type errors: a certain kind of value was used where a different kind of value was expected. This could be due to simple typos, a failure to understand the API surface of a library, incorrect assumptions about runtime behavior, or other errors.
    Starting Price: Free
  • 7
    Chroma

    Chroma

    Chroma

    Chroma is an AI-native open-source embedding database. Chroma has all the tools you need to use embeddings. Chroma is building the database that learns. Pick up an issue, create a PR, or participate in our Discord and let the community know what features you would like.
    Starting Price: Free
  • 8
    Zep

    Zep

    Zep

    Zep ensures your assistant remembers past conversations and resurfaces them when relevant. Identify your user's intent, build semantic routers, and trigger events, all in milliseconds. Emails, phone numbers, dates, names, and more, are extracted quickly and accurately. Your assistant will never forget a user. Classify intent, emotion, and more and turn dialog into structured data. Retrieve, analyze, and extract in milliseconds; your users never wait. We don't send your data to third-party LLM services. SDKs for your favorite languages and frameworks. Automagically populate prompts with a summary of relevant past conversations, no matter how distant. Zep summarizes, embeds, and executes retrieval pipelines over your Assistant's chat history. Instantly and accurately classify chat dialog. Understand user intent and emotion. Route chains based on semantic context, and trigger events. Quickly extract business data from chat conversations.
    Starting Price: Free
  • 9
    Firecrawl

    Firecrawl

    Firecrawl

    Crawl and convert any website into clean markdown or structured data, it's also open source. We crawl all accessible subpages and give you a clean markdown for each, no sitemap is required. Enhance your applications with top-tier web scraping and crawling capabilities. Extract markdown or structured data from websites quickly and efficiently. Navigate and retrieve data from all accessible subpages, even without a sitemap. Already fully integrated with the greatest existing tools and workflows. Kick off your journey for free and scale seamlessly as your project expands. Developed transparently and collaboratively. Join our community of contributors. Firecrawl crawls all accessible subpages, even without a sitemap. Firecrawl gathers data even if a website uses JavaScript to render content. Firecrawl returns clean, well-formatted markdown, ready for use in LLM applications. Firecrawl orchestrates the crawling process in parallel for the fastest results.
    Starting Price: $16 per month
  • 10
    Node.js

    Node.js

    Node.js

    As an asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications. Upon each connection, the callback is fired, but if there is no work to be done, Node.js will sleep. This is in contrast to today's more common concurrency model, in which OS threads are employed. Thread-based networking is relatively inefficient and very difficult to use. Furthermore, users of Node.js are free from worries of dead-locking the process, since there are no locks. Almost no function in Node.js directly performs I/O, so the process never blocks except when the I/O is performed using synchronous methods of Node.js standard library. Because nothing blocks, scalable systems are very reasonable to develop in Node.js. Node.js is similar in design to, and influenced by, systems like Ruby's Event Machine and Python's Twisted. Node.js takes the event model a bit further. It presents an event loop as a runtime construct instead of as a library.
  • 11
    JavaScript

    JavaScript

    JavaScript

    JavaScript is a scripting language and programming language for the web that enables developers to build dynamic elements on the web. Over 97% of the websites in the world use client-side JavaScript. JavaScript is one of the most important scripting languages on the web. Strings in JavaScript are contained within a pair of either single quotation marks '' or double quotation marks "". Both quotes represent Strings but be sure to choose one and STICK WITH IT. If you start with a single quote, you need to end with a single quote. There are pros and cons to using both IE single quotes tend to make it easier to write HTML within Javascript as you don’t have to escape the line with a double quote. Let’s say you’re trying to use quotation marks inside a string. You’ll need to use opposite quotation marks inside and outside of JavaScript single or double quotes.
  • 12
    LangChain

    LangChain

    LangChain

    We believe that the most powerful and differentiated applications will not only call out to a language model via an API. There are several main modules that LangChain provides support for. For each module we provide some examples to get started, how-to guides, reference docs, and conceptual guides. Memory is the concept of persisting state between calls of a chain/agent. LangChain provides a standard interface for memory, a collection of memory implementations, and examples of chains/agents that use memory. Language models are often more powerful when combined with your own text data - this module covers best practices for doing exactly that.
  • 13
    Leo

    Leo

    Leo

    Choose an inbound assistant or an outbound one that activates on events, like new lead submissions, or on a schedule. Connect your assistant to our integrations and select desired capabilities. our AI phone assistant is ready to start making and receiving calls. Feel free to create as many assistants as you need. Instantly implement your workflows, and have your AI phone assistant ready in under 2 minutes. Each phone agent is tailored with a knowledge base and tools designed exclusively for your needs and use case. No more spending weeks on rep training. Enjoy complete customizability from selecting voices and defining prompts to choosing LLMs. Our phone agents are available around the clock, 24/7/365, whether handling incoming or outgoing calls. Allow callers to request a transfer to a human representative at any moment during the call. Every call is recorded (unless you prefer otherwise), allowing you to travel back in time and review it.
  • Previous
  • You're on page 1
  • Next