An open API service indexing awesome lists of open source software.

https://github.com/skalskip/ai-demos


https://github.com/skalskip/ai-demos

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

[![Github Stars](https://img.shields.io/badge/stars-nominate-brightgreen?logo=github)](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) | [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](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) | [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/SkalskiP/ai-demos/blob/master/notebooks/simple_voice_chatbot_with_openai_api_and_gradio.ipynb) |