Skip to content

PratikDavidson/word-power-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: Apache 2.0

Word Power AI

Word Power AI is a prototype that leverages AI for learning communication language effectively.

Feature

  • Generates a pictorial story with audio based on user topic. The pictorial story is filled with blanks which needs to be answered listening to the audio.
  • At the moment, it only supports English.
  • Disclaimer

    Please Note: The response generated is based on pre-trained model for general task. It may contain errors or inaccuracies.

How to build

  1. Clone the repository
git clone https://github.com/PratikDavidson/word-power-ai
  1. Install the requirements
pip install requirements.txt
  1. Run the streamlit app
streamlit run app.py

Contributing

Contributions are always welcome!

Acknowledgements

Kudos to lablab.ai for hosting the NextGen GPT AI Hackathon with Clarifai, which made it possible for me to learn and explore more about OpenAI models and build this project.

Enjoy the app and keep learning!!!