/chatgpt_clone

A similar representation of the popular ChatGPT app using OpenAI API & Gradio

Primary LanguagePythonMIT LicenseMIT

chatgpt-clone - Legal AI Assistant.

ChatGPT with OpenAI API & Gradio.

This API uses text-davinci-003 model from OpenAI.

Instructions:

  1. Get your OpenAI API key here - https://beta.openai.com/account/api-keys
  2. Replace that key in the chatgpt_clone.py code
  3. Install the required libraries pip install -r requirements.txt
  4. run python chatgpt_clone.py

Demo

chatgpt_openAI_legal_assistance.mp4