Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/navin772/ai_story_generator

Generate stories of different genres from image or text
https://github.com/navin772/ai_story_generator

clarifai clarifai-api llm story-generator streamlit

Last synced: 23 days ago
JSON representation

Generate stories of different genres from image or text

Awesome Lists containing this project

README

        

# WordWhiz - AI Story Generator

This LLM powered [streamlit](https://streamlit.io/) application can generate a short story based on few **lines** or an **image** uploaded by the user.

This uses [Clarifai's API](https://www.clarifai.com/) to access the models like GPT-3, GPT-4 and BLIP through their python gRPC client.

## Access the streamlit web application

You can try out the application here - https://wordwhiz.streamlit.app/
(The application may not load if it has exceeded the free tier usage limit)