Coder Social home page Coder Social logo

dahnm20 / ai-flow Goto Github PK

View Code? Open in Web Editor NEW
93.0 3.0 23.0 141.66 MB

No-code tool for connecting AI models

Home Page: https://ai-flow.net/

License: MIT License

Dockerfile 0.29% Python 28.65% JavaScript 0.32% HTML 0.18% CSS 0.28% TypeScript 70.10% Shell 0.17%
artificial-intelligence automation chatgpt llm no-code stable-diffusion

ai-flow's Introduction

AI-Flow Logo

Open-source tool to seamlessly connect multiple AI model APIs in repeatable flow.

English French

๐Ÿ”— Website | ๐Ÿ“š Documentation

๐ŸŽ‰๐Ÿš€ v0.7.0 is Now Available ๐Ÿš€๐ŸŽ‰

๐Ÿš€ New Nodes : Resizeable Display Node, Stable Diffusion 3, Text-to-Speech, Document-to-Text

โœจ Expand the App: Learn how to add your own nodes in our Contribution Guidelines.


image-scenario-1-1

AI Flow is an open source, user-friendly UI application that empowers you to seamlessly connect multiple AI models together, specifically leveraging the capabilities of multiples AI APIs such as OpenAI, StabilityAI and Replicate.

Features

In a nutshell, AI Flow provides a visual platform for crafting and managing AI-driven workflows, thereby facilitating diverse and dynamic AI interactions.

  • ๐ŸŽจ It offers a drag-and-drop interface to design these workflows
  • ๐Ÿ“Š Monitors their execution in real-time
  • ๐Ÿš€ Nodes are launched in parallel whenever possible
  • ๐Ÿ—‚๏ธ AI models can be conveniently managed and organized
  • ๐Ÿ’พ Workflows can be exported or imported for sharing or backup purposes

Other basic use cases

Run a diverse range of open-source models through the Replicate API

LLaMA, Mistral, Stable Video Diffusion, Music-gen, and many more.

replicate

Contribute to AI-FLOW

Whether you encounter bugs, have enhancements to propose, or want to add entirely new functionalities, we welcome your involvement.

Getting Started:

  • Report Issues: Spot a problem? Help us improve by opening an issue.
  • Submit Pull Requests: Have a fix or a new feature? Submit a pull request and contribute directly to the codebase.

Expanding AI-FLOW:

  • Interested in adding new nodes? Check out our comprehensive Contributor Documentation to learn how you can build and integrate new nodes.

Installation

Installation (Windows executable)

For a quick local setup, grab the Desktop App from the repository's releases section.

You'll need to set REPLICATE_API_KEY in your env to use the Replicate Node. This API key is used exclusively for fetching model data.

Installation without Docker

Prerequisites

Before getting started, make sure you have the following dependencies installed on your system:

Clone the Repository

  1. Clone the repository: git clone https://github.com/DahnM20/ai-flow.git
  2. Change to the project directory: cd ai-flow

UI Dependencies

  1. Go to the UI directory: cd packages/ui
  2. Install dependencies: npm install

Backend Dependencies

  1. Go to the backend directory: cd packages/backend
  2. Install Python dependencies: poetry install

For Windows only

  1. Launch poetry shell : poetry shell
  2. Install the windows requirements in the poetry shell : pip install -r requirements_windows.txt

Usage

You'll need to update the REPLICATE_API_KEY in the .env file to use the Replicate Node. This API key is used exclusively for fetching model data.

  1. Start the server: cd backend && poetry run python server.py
  2. Start the ui application: cd ui && npm start
  3. Open your browser and navigate to http://localhost:3000
  4. Use the drag-and-drop interface to design your AI workflow
  5. Connect AI models and define data flow between them
  6. Click "Run" to execute the AI workflow
  7. Monitor the execution progress and results in real-time

๐Ÿณ Installation with Docker

Docker Compose

  1. Go to the docker directory: cd ./docker
  2. You'll need to update the REPLICATE_API_KEY in the .yml file to use the Replicate Node. This API key is used exclusively for fetching model data.
  3. Launch docker-compose up or docker-compose up -d
  4. Open your browser and navigate to http://localhost:80
  5. Use docker-compose stop when you want to stop the app.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

ai-flow's People

Contributors

dahnm20 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ai-flow's Issues

[Feature] chat embedded

Add a feature where user can extend and integrate to applications using APIs, SDK and Embedded Chat, like how flowise does

Latest release error

When I click to download the latest release I get an Access Denied error

AccessDeniedAccess DeniedK48ZMVP0Q1JG37XBI9PwamqUL6vJPl40yhC22VbXNzkulvkVM85Htc6OmiJLGPHWNiN7L1d1KT5SZv1O1Jnsb93SnQ2ZU5q9dUoSvgC/mlJBTUXo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.