Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gherrada22/yourownchatgpt
In this project you will learn how to create your own chatbot using OpenAI's ChatGPT and Python 3. With this chatbot you will be able to interact with users in a natural way and help them in different situations.π€
https://github.com/gherrada22/yourownchatgpt
asistente chatbot chatgpt chatgpt-api chatgpt3 python3
Last synced: about 2 months ago
JSON representation
In this project you will learn how to create your own chatbot using OpenAI's ChatGPT and Python 3. With this chatbot you will be able to interact with users in a natural way and help them in different situations.π€
- Host: GitHub
- URL: https://github.com/gherrada22/yourownchatgpt
- Owner: gherrada22
- License: mit
- Created: 2023-02-26T02:01:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-26T02:19:16.000Z (almost 2 years ago)
- Last Synced: 2024-01-20T05:34:18.497Z (11 months ago)
- Topics: asistente, chatbot, chatgpt, chatgpt-api, chatgpt3, python3
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Your Own Personal Assistant (OpenAI)
Welcome to your own virtual assistant (OpenaAI) with Python 3! An advanced language model designed to interact with users in a natural way and help them in different situations. Let's talk!Β
## π Requirements
- openai
- python3
- pip3
- virtualenv## ποΈ Installation instructions
```bash
git clone https://github.com/gherrada22/YourOwnChatGPT.git
``````bash
python3 yourGPT.py
```
## π Licence
This project is under the `MIT License`. You can read more in the [LICENSE](https://github.com/gherrada22/YourOwnChatGPT/blob/main/LICENSE) file.
## π ContributionsIf you want to contribute to the project, follow these steps:
1. Star and fork the repository.
2. Create a branch for your contribution.
3. Commit your changes and push the branch to your fork repository.
4. Create a pull request from your repository to this main repository.
## β€οΈ Credits- [OpenAI](https://openai.com/)
Β
Copyright Β© 2023-present George Herrada FarfΓ‘n