Chart-GPT, an AI tool for building charts based on text input

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: npm install npm run dev # or yarn yarn dev htt…

#ChartGPT #tool #building #charts #based #text #input

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *