Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personalized-Story-Generator

Overview

The Personalized Story Generator is a Python application that creates personalized stories based on user inputs such as character names, favorite activities, and story settings. This project leverages Hugging Face’s Transformers library to generate stories using the GPT-2 model.

Features

  • Personalized Story Generation: Generate a unique story based on user-provided details.
  • User-Friendly Interface: Simple and intuitive GUI built with Tkinter.
  • Responsive Design: Keeps the user interface responsive during story generation.

Technologies Used

  • Python: The programming language used for the application.
  • Hugging Face Transformers: Library for accessing pre-trained language models.
  • Tkinter: Python's standard GUI library for creating the user interface.
  • Pillow: Library for image processing and manipulation.

How to Use

Interact with the GUI:

  • Enter the character’s name, favorite activity, and story setting in the respective fields.
  • Click "Generate Story" to produce a personalized story.
  • Click "Reset" to clear the fields and start over.

Screenshots

Personalized Story Generator

Output

Personalized Story Generator

About

A Interactive story generator application using hugging face transformers. using GPT-2 model.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages