Today I’m working on adding more modalities to my AI, more specifically, giving it the ability to read text, documents and code files alongside the already implemented image file. To do this I’m migrating from pick_image_file() to just pick_file()
As of now, the pick_file() function is done and i need to add functions for parsing the returned filepath to data the AI can read.
I also ran out of free credits on Hugging Face so i created an extra account. :(
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.