A simple page serverless, lightweight, responsive, website to call Chat GPT using API.
- Go to OpenAI API and sign up for an account.
- You can create an API key by clicking on the
Create new secret key
button.
1. Clone the Repo.
2. Open index.html file in browser
3. Provide your apiKey in the textbox or, You can also appened it in the URL like, ' index.html?key=sk-xxx '
4. Start Asking Questions..