Skip to content

indiahackercyber/chatgpt-web-indiahackerics

Repository files navigation

OpenAI - Project

This Repository using OpenAI API to interact with ChatGPT & Dall·E 2. Built with ReactJS and Tailwind CSS

OpenAI Project

Running on Localhost

  • Clone this repository
git clone https://github.com/indiahackercyber/chatgpt-web-indiahackerics.git
  • go to file
cd chatgpt-web-indiahackerics
  • Install dependency library
npm i
  • Copy .env.example to .env and fill it with your API
cp .env.example .env
REACT_APP_API_KEY="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
  • Run Application
npm start
  • any error fix
npm audit fix --force

How to get API key?

NOTE: Please take care of your API Key as OpenAI limits usage to $18.00 USD

You must first register on the openai website, then click the profile menu and select View API keys

COPYRIGHT 2011-2024 CyberEthicsHub ------INDIAHACKER X Cyber Ehics Hub X openai

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published