Skip to content

ju5td0m7m1nd/gitmecmd

Repository files navigation

Generate the git command you need using ChatGPT

How it works

You describe the actions you want to do, and GPT-3 will give you the git commands

Stack:

  • React
  • NextJS
  • OpenAI GPT-3 API (text-davinci-003)
  • Vercel

Inspired by the awesome repo Twitterbio.com

Running Locally

Put your API key from OpenAI in the .env file. And run:

# Install the dependencies
yarn

# Run the application in development mode
yarn dev

About

Give you the git command you're looking for by using ChatGPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages