Skip to content

Kristixxg/chatgpt-clone

Repository files navigation

ChatGPT Clone

License: MIT

Description

This application is a clone version of ChatGPT which is an artificial intelligence language model developed by OpenAI. It is based on a transformer architecture and was trained on a massive corpus of text data. Its purpose is to simulate human-like conversations and respond to user inputs in natural language. ChatGPT has the ability to generate coherent responses to a wide variety of topics and questions, and is constantly evolving and improving as it continues to learn from new data and user interactions. It can be used for a variety of applications, such as customer service, chatbots, and virtual assistants.

Application deployed on Vercel: https://chatgpt-clone-kristixxg.vercel.app/

Installation

Installation is not required for this application.

Demo

Credits

📚 API Used
OpenAI
🔎 Technologies
Next JS
React
Vercel
Firebase
TailwindCSS

License

License: MIT

Copyright (c) 2023 Kristy Guo

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A chatGPT inspired chatbot using the ChatGPT API to simulate human-like conversations and respond to user inputs in natural language.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors