Skip to content

A ChatGPT clone made using Vite, React, HTML, CSS, Javascript, Nodejs integrating with the OpenAI API

Notifications You must be signed in to change notification settings

mraduls129/codex_GPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TALK_ai

A,* ChatGPT clone made using Vite, React, HTML, CSS, Javascript, Nodejs integrating with the OpenAI API *TALK AI is an intelligent chatbot powered by OpenAI. It is designed to provide helpful and insightful answers to your questions. Warvil can learn from its conversations with you, allowing it to become increasingly efficient and knowledgeable over time.

homepage IS Built With Next.js, Typescript, OpenAI Prerequisites Docker installed on your machine Node.js and npm installed on your machine A code editor of your choice Familiarity with terminal or command prompt Installation

Clone the repo--

git clone https://github.com/mraduls129/codex_GPT

Setup Navigate to the Directory with cd codex_gpt command

Create a copy of .env.example file with cp .env.example .env

Enter your OpenAI API Key in .env file OPENAI_API_KEY = 'ENTER YOUR OpenAI API KEY'

Start the container with docker compose up --build --force-recreate

Access the Application

You can now access the Engine Warvil application by visiting http://localhost:3000 in your web browser.

Key Features-- Answer Basic Questions, Generate Code , Generate Thesis Titles, Correct Grammar, Paraphrase Text, Summarize, Translate to Other Languages, Explain Programming Code, Evaluate Mathematical Expressions, Create Study Notes.

About

A ChatGPT clone made using Vite, React, HTML, CSS, Javascript, Nodejs integrating with the OpenAI API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published