Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Multiple Vision Models with easy Interface #19

Open
sharoseali opened this issue Jun 25, 2024 · 3 comments
Open

Support for Multiple Vision Models with easy Interface #19

sharoseali opened this issue Jun 25, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@sharoseali
Copy link

HI @haseeb-heaven, first thanks for your great work for tying up all common LLMs with one string. Really appreciateable.

I was looking for Vision AI models. In the documentation, you have written that currently, it supports Vopensource and Vision AI models and Vision APIs, but is there any possibility to add any UI, may be a web page running on localhost to deal with LLms, like prompt writing , image uploading, or a drop-down to switch to LLMs and entering their API keys in text fields?

@haseeb-heaven
Copy link
Owner

Hi
Currently it only support GPT Vision and Google AI Vision models and others are not added yet and about the interface it has only CLI interface but for vision models you need to modify it to have the UI for image upload or chat.
The interface is simple to use for all users but for additionalal features like image upload and chat interface we can create new interface but it will take lots of re-designing the interpreter.py and interpreter_lib.py class

@sharoseali
Copy link
Author

Thanks for the reply. Any plans to upgrade this with Gemini?
Open-source vision models like LLAVA and GUI support will make CODE-Interpreter a more generic and interesting tool.

@haseeb-heaven
Copy link
Owner

This was supposed to be command line tool only for ease to use but for image we can have different branch for GUI to make it more usable.

@haseeb-heaven haseeb-heaven added the enhancement New feature or request label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants