1.0.0 β€’ Published 1 year ago

flowiseai v1.0.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
1 year ago

FlowiseAI - Integrate your AI workflow

FlowiseAI is an open source low code/no code workflow automation application, focusing on integrating AI models with your daily applications and productivity tools. The project is licensed under Apache License Version 2.0.

FlowiseAI

⚑Quick Start

  1. Install MongoDB locally OR follow the guide of using MongoDB Atlas here
  2. Install FlowiseAI
    npm install -g flowiseai
  3. Start FlowiseAI

    npx flowiseai start

    If using MongoDB Atlas

    npx flowiseai start --mongourl=mongodb+srv://<user>:<password>@<your-cluster>.mongodb.net/flowiseai?retryWrites=true&w=majority
  4. Open http://localhost:3000

πŸ“– Documentation

Coming Soon

πŸ’» Cloud Hosted

Coming Soon

🌐 Self Host

Coming Soon

πŸ™‹ Support

Feel free to ask any questions, raise problems, and request new features in discussion

πŸ™Œ Contributing

See contributing guide. Reach out to us at Discord if you have any questions or issues.

πŸ“„ License

Source code in this repository is made available under the Apache License Version 2.0.