Chart-GPT homepage, documentation and downloads – AI tool for building charts based on text input – News Fast Delivery
Chart-GPT is an AI tool that builds charts based on text input, converting text into beautiful charts in seconds. https://www.chartgpt.dev/ First clone this repository: git clone https://github.com/whoiskatrin/chart-gpt.git cd chart-gpt Then copy the .example template with cp .env.example .env and add your OpenAI API key: OPENAI_API_KEY=”your-api-key” Then install dependencies and start the development server: […]