Skip to content

Commit faa9420

Browse files
authored
Update README.md
1 parent 416998c commit faa9420

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ Features llava-13b which uses a vision encoder and Vicuna to allow you to discus
55

66
The AI Vision Chat Desktop client is a powerful UI for allowing you to discuss the contents of an image with a chat bot.
77

8+
Visual Language Models supported:
9+
* LLaVA-13b
10+
* fuyu-8b
11+
* minigpt-4
12+
* instructblip-vicuna13b
13+
* mplug-owl
14+
* blip-2
15+
816
Built with Delphi using the FireMonkey [cross-platform development](https://www.embarcadero.com/products/delphi/) framework this client works on Windows, macOS, and Linux (and maybe Android+iOS) with a single codebase and single UI. At the moment it is specifically set up for Windows.
917

1018
It also features a REST integration with Replicate.com for hosting the model used in the client. You need to sign up for an API key to access that functionality. Replicate models can be run in the cloud or locally via docker.

0 commit comments

Comments
 (0)