Other
Bedtime Story Teller
A Flask web app that generates personalized bedtime stories with Google Gemini.

A Flask web application that generates personalized bedtime stories using Google's Generative AI (Gemini).
Highlights
- A form collects the character, setting, topic, educational content and narrative style.
- Builds a custom prompt and generates a tailored story.
- Stories are stored and listed in a simple web interface.
Built with Flask, Google Generative AI and Jinja templates.
Private repository
- Flask
- Gemini
- LLM
- Python
- Web App