Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yonatankinfe/chatgpt2
Welcome to our this repository showcasing the power of ChatGPT-2! In this project, we utilize the API access from Hugging Face to seamlessly integrate ChatGPT-2 into a user-friendly interface. With officially supported UI elements, users can easily interact with ChatGPT-2 in a visually appealing environment.https://yonatankinfe.github.io/ChatGPT2/
https://github.com/yonatankinfe/chatgpt2
chatbot chatgpt chatgpt2 chatgpt2-with-ui gpt2 react-chatgpt2
Last synced: about 2 months ago
JSON representation
Welcome to our this repository showcasing the power of ChatGPT-2! In this project, we utilize the API access from Hugging Face to seamlessly integrate ChatGPT-2 into a user-friendly interface. With officially supported UI elements, users can easily interact with ChatGPT-2 in a visually appealing environment.https://yonatankinfe.github.io/ChatGPT2/
- Host: GitHub
- URL: https://github.com/yonatankinfe/chatgpt2
- Owner: Yonatankinfe
- Created: 2024-02-27T13:45:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T09:05:06.000Z (4 months ago)
- Last Synced: 2024-09-13T22:31:05.877Z (4 months ago)
- Topics: chatbot, chatgpt, chatgpt2, chatgpt2-with-ui, gpt2, react-chatgpt2
- Language: JavaScript
- Homepage: https://yonatankinfe.github.io/ChatGPT2/
- Size: 355 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🤖 ChatGPT-2
Welcome to this repository showcasing the power of ChatGPT-2! In this project, we utilize the API access from Hugging Face to seamlessly integrate ChatGPT-2 into a user-friendly interface. With officially supported UI elements, users can easily interact with ChatGPT-2 in a visually appealing environment. 🎨💬
# 🔗 Check It Out
Click here to chat with ChatGPT-2!
# 🛠️ Tools Used
The website is built using:
1. ⚛️ React.js
2. 🔑 A limited free API token from Hugging Face
# 🚀 Installation/Usage
To get started:
1. Clone the repository: git clone https://github.com/Yonatankinfe/ChatGPT2
2. Navigate to the project directory: cd ChatGPT2
3. Install dependencies:
npm install4. Run the project: npm start or npm run start
# 🤝 Contribution
Contributions are welcome! 🛠️ Feel free to open a pull request.
# 👀 This is What it Looks Like
Here are some examples of the project in action:
# 🖼️ Images
![Screenshot 2024-03-01 211514](https://github.com/Yonatankinfe/ChatGPT2/assets/158090444/65c5236f-3b6e-4260-88c4-704b6d4ca5f2)
![Screenshot 2024-03-01 211630](https://github.com/Yonatankinfe/ChatGPT2/assets/158090444/f7ae56f1-2caa-45f0-87dc-c23a47af7ecf)
# 🎥 Video
https://github.com/Yonatankinfe/ChatGPT2/assets/158090444/81747a62-0dfa-429e-a609-57b06bb9de87
# ⚠️ WarningNOTE: 🚨 Currently, the ChatGPT-2 API is not working, so please replace the default API. 🔄 You can get a new API from Hugging Face!