Skip to content

Lord-Chris/story-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Story Generator

Story Generator is a mobile app that generates random stories based on user input. The app is built using Flutter, a cross-platform mobile development framework by Google.

Features

  • Animations: Use of animated_text_kit to animate text widget.
  • Responsive Design: The app is responsive across screen sizes.
  • Generative AI: The app uses a generative model to generate stories based on user input.

Mobile App

Story Generator app is built using the following technologies:

  • Flutter, a cross-platform mobile development framework by Google.
  • Google Generative AI, a Flutter package that provides access to Google's generative AI models.

*Story Generator can be previewed on iOS and Android.

Setting up Project

  • Requirements:
  • Setup your env file:
    • Create a .env folder
    • Create an env.json file and add the following content
      {
        "API_KEY": "<Your API Key>"
      }
      

Video Demo

story_gen

About

Story Generator is a mobile app that generates random stories based on user input. It showcases the use of Google Generative AI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors