|
|
|
Show HN: AnyModal – Train Your Own Multimodal LLMs
(github.com)
|
|
8 points
by ritabratamaiti
586 days ago
|
|
I’ve been working on AnyModal, a framework for integrating different data types (like images and audio) with LLMs. Existing tools felt too limited or task-specific, so I wanted something more flexible. AnyModal makes it easy to combine modalities with minimal setup—whether it’s LaTeX OCR, image captioning, or chest X-ray interpretation. You can plug in models like ViT for image inputs, project them into a token space for your LLM, and handle tasks like visual question answering or audio captioning. It’s still a work in progress, so feedback or contributions would be great. GitHub: https://github.com/ritabratamaiti/AnyModal |
|