Skip to content
/ aitools Public
forked from Nutlope/twitterbio

Generate your Twitter bio with OpenAI and Vercel Edge Functions.

Notifications You must be signed in to change notification settings

mrmps/aitools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

aitools

Generate your Twitter bio with OpenAI and Vercel Edge Functions.

cd to server, run npm i

add a .env file to server and add DATABASE_URL=[postgresURL]

cd to client, add a .env file

OPENAI_API_KEY=[openai_key] run npm i

run client with npm run dev run server with nodemon server.js

About

Generate your Twitter bio with OpenAI and Vercel Edge Functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.8%
  • JavaScript 19.4%
  • CSS 1.6%
  • Shell 0.2%