Skip to content

jdowns525/storyteller

Repository files navigation

🌙 Bedtime Story Generator

A simple yet magical web application that uses OpenAI's GPT model to generate personalized bedtime stories for children. Built with 💎 Ruby on Rails, this app combines the power of AI with creativity to make bedtime more fun and engaging for kids.


✨ Features

  • 🧒 Input child’s name, favorite character, or theme
  • 🧠 Story generated instantly using OpenAI API
  • 📖 Readable and age-appropriate short stories
  • 💻 Clean, responsive user interface
  • 🎯 Built with simplicity and ease-of-use in mind

🛠️ Tech Stack

  • Backend: Ruby on Rails
  • AI Integration: OpenAI GPT API
  • Frontend: Embedded Ruby (ERB), HTML/CSS

🚀 Getting Started

Prerequisites

  • Ruby 3.x
  • Rails 7.x
  • Bundler
  • OpenAI API key

Installation

git clone https://github.com/your-username/bedtime-story-generator.git
cd bedtime-story-generator
bundle install
rails db:setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published