Skip to content

sahalhes/flowpilot

Repository files navigation

FlowPilot

FlowPilot is an AI-driven automation platform that enables users to integrate and control Pica connections and custom agents seamlessly. It supports ElevenLabs voice agents and works with Pica and also with custom workflow to provide intelligent automation solutions.

demo.mp4

Logo

Features

  • Custom AI Agents: Use Pica or integrate your own AI agents.
  • Voice Interaction: ElevenLabs-powered voice responses.

Installation

Prerequisites

  • Node.js (v16+ recommended)
  • Workflow automation platform
  • API keys for PicaOs , custom workflow url

Setup

  1. Clone the repository:
    git clone https://github.com/sahalhes/flowpilot.git
    cd flowpilot
  2. Install dependencies:
    npm install
  3. Configure environment variables:
    cp .env.example .env
    Fill in the necessary API keys in the .env file.
  4. Start the server:
    npm start

Usage

  • AI Chatbot: Interact with the AI through the web UI.
  • Automation: Utilize custom workflows for advanced automation.

Contribution

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-branch
  3. Commit your changes:
    git commit -m "Add new feature"
  4. Push to your branch:
    git push origin feature-branch
  5. Open a Pull Request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors