https://github.com/skalskip/ai-demos
https://github.com/skalskip/ai-demos
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/skalskip/ai-demos
- Owner: SkalskiP
- Created: 2023-05-14T21:40:47.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-17T18:51:55.000Z (about 2 years ago)
- Last Synced: 2025-04-24T23:46:12.755Z (about 2 months ago)
- Language: Jupyter Notebook
- Size: 10.7 KB
- Stars: 50
- Watchers: 5
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://stars.github.com/nominate/)
AI demos
## 👋 hello
This repository is a collection of AI demos that I build during my [Twitch](https://www.twitch.tv/skalskip) streams.
## 🚀 demos
| **project** | **open in colab** |
|:------------:|:----------------:|
| [Simple Chatbot with OpenAI API and Gradio](https://github.com/SkalskiP/ai-demos/blob/master/notebooks/simple_chatbot_with_openai_api_and_gradio.ipynb) | [](https://colab.research.google.com/github/SkalskiP/ai-demos/blob/master/notebooks/simple_chatbot_with_openai_api_and_gradio.ipynb) |
| [Simple Voice Chatbot with OpenAI API Gradio Whisper and ElevenLabs](https://github.com/SkalskiP/ai-demos/blob/master/notebooks/simple_voice_chatbot_with_openai_api_and_gradio.ipynb) | [](https://colab.research.google.com/github/SkalskiP/ai-demos/blob/master/notebooks/simple_voice_chatbot_with_openai_api_and_gradio.ipynb) |