ProgrammingTechie27/Game-Master-AI-Agent
0
1---2title: Game Master AI Agent3emoji: 💬4colorFrom: yellow5colorTo: purple6sdk: gradio7sdk_version: 5.0.18app_file: app.py9pinned: false10license: apache-2.011short_description: An AI Agent meant to help game masters during campaigns.12---13 14An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).