iAkashPattnaik / YoutubeScriptGenerator

A Project that generates youtube scripts working on top of OpenAI API.

Home Page:https://youtube-script-generator-ivory.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube Script Generator

This refine project was generated with superplate.

Information

Image

This project was made for the refine + dev Hackathon. This project can be used as a template for various further different projects.

Frameworks Used

Rules Followed

  • Clean Code
  • Minimal Code
  • Error handling

Getting Started

This project is built as an example of how OpenAI's ChatCompletion API can be used in projects using NextJS.

Running the project by

Make sure to create a .env file in the root directory and put the promt field to use this project.

Building for production.

    npm run build

Running the production server.

    npm run start

License

MIT

About

A Project that generates youtube scripts working on top of OpenAI API.

https://youtube-script-generator-ivory.vercel.app/

License:MIT License


Languages

Language:TypeScript 93.7%Language:JavaScript 3.3%Language:CSS 3.0%