Gladiator/gradient_dissent_bot
7
1---2title: Gradient Dissent Bot3emoji: ๐4colorFrom: green5colorTo: green6sdk: gradio7sdk_version: 5.20.18app_file: app.py9pinned: false10license: apache-2.011---12 13# Gradient Dissent QA Bot ๐ค14### The purpose of this QA bot is to provide answers to questions related to podcast episodes from [Weights & Biases](https://wandb.ai/site)โ [Gradient Dissent Podcast](https://www.youtube.com/playlist?list=PLD80i8An1OEEb1jP0sjEyiLG8ULRXFob_).15 16### Play with the QA bot on HuggingFace Spaces [here](https://huggingface.co/spaces/Gladiator/gradient_dissent_bot)17 18### Read how I built this bot in detail on Weights & Biases report [here](https://wandb.ai/gladiator/gradient_dissent_qabot/reports/Building-a-Q-A-Bot-for-Weights-Biases-Gradient-Dissent-Podcast--Vmlldzo0MTcyMDQz)