Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
๐
๐
๐
Powered by
Hall
Inactive
Updated last year
0
Follow
Image captioning
Image captioning
Inactive
0
Follow
T
Teemu
last year
ยท
Does llama-index have any multimodal implementations that can do image to text?
L
T
2 comments
Share
Open in Discord
L
Logan M
last year
Yea, simple directory reader will do some of that under the hood for you.
Or you can use the image loader directly
The actual loader code is here
https://github.com/jerryjliu/llama_index/blob/main/llama_index/readers/file/image_caption_reader.py
T
Teemu
last year
Thanks! Exactly what I was looking for. Been using the image output thing but that's the exact model I wanted to use!
Add a reply
Sign up and join the conversation on Discord
Join on Discord