Frequently Asked Questions

Find answers to common questions about using Supa-Flow.

General Questions

What is Supa-Flow?

Supa-Flow is an iOS app that allows you to chat with AI agents through a clean and intuitive interface. It integrates with Flowise to provide powerful chatbot capabilities and customizable AI interactions. Learn more in our documentation.

How do I get started with Supa-Flow?

Getting started is easy:

  1. Download the app from the App Store
  2. Set up your Flowise server credentials
  3. Sync your agents
  4. Start chatting!
For detailed instructions, visit our Getting Started guide.

Technical Questions

How do I set up my own Flowise server?

You can deploy your own Flowise server using various methods, including Hugging Face deployment with Supabase. For detailed instructions, check our Flowise Server Setup guide.

How do I create custom AI agents?

You can create custom AI agents using Flowise's interface. The process involves:

  • Creating a new chatflow
  • Configuring the agent with desired tools
  • Setting up the language model
  • Testing and deploying
Learn more in our Create an Agent guide.

Can I chat with files or share content with agents?

File chat and content sharing features are coming soon! These features will allow you to:

  • Share files directly with AI agents
  • Get AI analysis of documents
  • Share content from other apps
Learn more about upcoming features in our Chat with Files and Share with Agents documentation.

Troubleshooting

How do I sync my agents?

To sync your agents, go to Settings in the app navigation and click the sync agents button. You'll see the last successful sync time and receive a notification when the sync is complete. For more details, visit our Sync Agents guide.

What database should I use?

We recommend using Supabase as your database backend. It provides enhanced features like user authentication and APIs. For setup instructions, check our Database Setup guide.