https://github.com/jcardonamde/interacting-with-openai-api
Custom chatbot using OpenAI API with fine-tuning and Telegram integration. Features PlatziBot, an AI assistant recommending tech learning courses for the Platzi community.
https://github.com/jcardonamde/interacting-with-openai-api
api bot ia openai python3 telegram-bot-api
Last synced: 3 months ago
JSON representation
Custom chatbot using OpenAI API with fine-tuning and Telegram integration. Features PlatziBot, an AI assistant recommending tech learning courses for the Platzi community.
- Host: GitHub
- URL: https://github.com/jcardonamde/interacting-with-openai-api
- Owner: jcardonamde
- Created: 2025-01-07T05:01:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-18T22:05:20.000Z (over 1 year ago)
- Last Synced: 2025-03-12T20:33:52.681Z (over 1 year ago)
- Topics: api, bot, ia, openai, python3, telegram-bot-api
- Language: Jupyter Notebook
- Homepage:
- Size: 881 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interacting-with-openai-api
This repository was created to put into practice learning how to use the OpenAI API to develop a chatbot with its own identity and customize it with fine-tuning so that it acquires the identity of a company.
Integration with other chat applications such as Telegram was also done and a bot, called PlatziBot, was created, which acts as an AI-powered assistant that enhances the Platzi community experience, which is used to recommend technology learning courses.
**Technologies used** 💻 :snake:
- [x] OpenAI developer platform (Playground, Chat Completions, Fine-tuning, API keys).
- [x] Google Colab.
- [x] Python 3.9.
- [x] Telegram BotFather.
- [x] Visual Studio Code.
- [x] Python extension in Visual Studio Code.
## 👀 Preview:




