huzaifa-jawad367/Interactive_Agent_Based_StoryTelling

0

stars

36

commits

Jupyter Notebook

primary language

Jun 10, 2025

updated

README

Interactive_Agent_Based_StoryTelling

An immersive, agent-driven platform that weaves dynamic, voice-enabled, image-rich adventures on the fly.
Imagine guiding a story with your own choices, watching AI-generated illustrations for every plot twist, and hearing each scene narrated in real time—all seamlessly powered by lightweight SmolAgents, FastAPI, and Gradio’s MCP integration. Dive into an ever-evolving world where your decisions spark new chapters, and the story never stops surprising you.


Get started

conda create --name "Agent_MCP_env"
conda activate Agent_MCP_env

Install Dependencies:

pip install modal

pip install "gradio[mcp]"
pip install fastapi uvicorn
pip install smolagents
pip install requests openai python-dotenv
pip install torch transformers
pip install diffusers accelerate
pip install TTS
pip install python-multipart

Contributors

ravenscoat

7 commits

huzaifa-jawad367/Interactive_Agent_Based_StoryTelling

0

stars

36

commits

Jupyter Notebook

primary language

Jun 10, 2025

updated

README

Interactive_Agent_Based_StoryTelling

An immersive, agent-driven platform that weaves dynamic, voice-enabled, image-rich adventures on the fly.
Imagine guiding a story with your own choices, watching AI-generated illustrations for every plot twist, and hearing each scene narrated in real time—all seamlessly powered by lightweight SmolAgents, FastAPI, and Gradio’s MCP integration. Dive into an ever-evolving world where your decisions spark new chapters, and the story never stops surprising you.


Get started

conda create --name "Agent_MCP_env"
conda activate Agent_MCP_env

Install Dependencies:

pip install modal

pip install "gradio[mcp]"
pip install fastapi uvicorn
pip install smolagents
pip install requests openai python-dotenv
pip install torch transformers
pip install diffusers accelerate
pip install TTS
pip install python-multipart

Contributors

ravenscoat

7 commits

Languages

Jupyter Notebook

76.0%

Python

24.0%