Story Teller
- Tech Stack: Transformer, NLTK, Keras, Python, Streamlit, huggingface Api, GTTS, Langchain
- Github URL: Project Link
Story Teller is a project that generates short stories from images using image captioning and language generation techniques. It utilizes machine learning models from the Hugging Face Transformers library and LangChain API to process images, generate captions, and produce stories based on those captions. Additionally, it employs a text-to-speech model to convert the generated stories into audio format.