Featured image of post Flowise AI

Flowise AI

Developing LLM apps takes countless iterations. With low-code approach, enable quick iterations to go from testing to production 🌟

Introduction

What is Flowise?

Flowise uses low-code approach that enable developers to manage the whole lifecycle of building LLMs apps in production. From protoyping, evaluation, to iterations.

Built on the foundation of LangChain.js, Flowise offers advanced features to enhance the development process. From LLM orchestration and agent creation to seamless integration via APIs, SDKs, and Embedded Chat, Flowise provides a comprehensive toolkit for building dynamic AI-driven solutions.

Key Features of Flowise

  • LLM Orchestration: Seamlessly connect LLMs with various components such as memory, data loaders, cache, and moderation tools.
  • Agents & Companions: Develop autonomous agents capable of executing diverse tasks. API, SDK, Embed: Extend functionality and integrate with existing applications through APIs, SDKs, and Embedded Chat.
  • Open Source LLMs: Run applications in air-gapped environments with local LLMs, embeddings, and vector databases.
  • Supported LLM Frameworks:
    • LangChain
    • LlamaIndex

Flowise features

Getting Started

Prerequisite

Latest (NodeJS)installed

âš¡ Quick Start

  1. Install Flowise
1
npm install -g flowise
  1. Start Flowise
1
npx flowise start
  1. Open http://localhost:3000 in the browser.

Enter npm update -g flows to update to latest version!

Build your first app

  1. Create new chat flow by clicking on Add New and this will give us blank canva where we can create an AI application.

add new

Built with Hugo
Theme Stack designed by Jimmy