Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

flowiseai

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flowiseai

Flowiseai Server

  • 1.0.0
  • unpublished
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 21 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc