Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 510 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 510 Bytes

WordWhiz - AI Story Generator

This LLM powered streamlit application can generate a short story based on few lines or an image uploaded by the user.

This uses Clarifai's API 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)