• Stars
    star
    258
  • Rank 158,189 (Top 4 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Generate diagram with AI
Superkey logo

FlowGPT is a tool to generate flowchart with ai (gpt-3.5)

Made with ❤️ by @nilooy 🧑‍💻

Copy of update flowgpt - 14 Apr 23

Built With

Requirements

  1. Node Version >= 18
  2. OpenAI API Key

Installation

  1. Clone the Repo

  2. rename the env.template to .env.local and OPENAI_API_KEY

  3. cd into the folder

cd flowgpt
  1. Install all deps with yarn
yarn
  1. Run in development mode
yarn dev
  1. Open browser and go to http://localhost:3000

Contribution

it's a pretty new tool, Lots of room for improvement, feel free to contribute.

Roadmap

  • Automatic syntax error detection and retry with history
  • OpenAI API KEY modal to insert from the UI
  • Save flowcharts on localStorage
  • Animated Flowchart Generation (exportable as video)

Updates will be posted here

Twitter URL