Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/navin772/ai_story_generator
- Owner: navin772
- Created: 2023-09-09T17:39:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-14T12:21:13.000Z (10 months ago)
- Last Synced: 2024-04-15T12:33:48.858Z (10 months ago)
- Topics: clarifai, clarifai-api, llm, story-generator, streamlit
- Language: Python
- Homepage: https://wordwhiz.streamlit.app/
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)