Skip to content

Django backed web app which uses Open AI APIs to generate a story of his preference along with a suitable image.

Notifications You must be signed in to change notification settings

gautam-andani/story-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Story Generator

Django backed web app which uses Open AI APIs to generate a story of his preference along with a suitable image.

Run

First of all add your api key in story_teller/story_teller/views.py Line 51

Now to run the webserver on localhost:

In project directory

  cd story_teller
  python3 manage.py runserver

Then open this url in browser

http://127.0.0.1:8000/

About

Django backed web app which uses Open AI APIs to generate a story of his preference along with a suitable image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published