/brain

天才助手(by OpenAI)

Primary LanguageTypeScript

天才助手

用来生成小红书各种风格文案。

  • 种草博主风格
  • 对话风格

Running Locally

After cloning the repo, go to OpenAI to make an account and put your API key in a file called .env.

Then, run the application in the command line and it will be available at http://localhost:3000.

npm run dev