https://github.com/tirendazacademy/generative-ai-with-openai
Generative AI tutorials with OpenAI Python API
https://github.com/tirendazacademy/generative-ai-with-openai
Last synced: about 2 months ago
JSON representation
Generative AI tutorials with OpenAI Python API
- Host: GitHub
- URL: https://github.com/tirendazacademy/generative-ai-with-openai
- Owner: TirendazAcademy
- Created: 2023-12-24T20:01:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-07T09:28:07.000Z (over 1 year ago)
- Last Synced: 2025-06-02T06:58:45.511Z (4 months ago)
- Language: Jupyter Notebook
- Size: 26.3 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to Generative AI with OpenAI Python API Tutorials
[]()
[]()
[]()This repo includes generative AI tutorials. This repo walks you through how to perform generative AI projects with the OpenAI Python API.
### All examples
Install the requirements for all the examples with:
`pip install -r requirements.txt`
## YouTube
- [What is Generative AI?](https://youtu.be/SVOOsaWmgKk)
- [Text Generation App](https://youtu.be/WPlSpjiv4tk)
- [Chatbot with LangChain, OpenAI and Gradio](https://youtu.be/9jgpPECLvs0)