11 months ago
Wed Apr 24, 2024 12:13am PST
VT.ai – Multi-Modal LLM Chat Application
Hi everyone,

I’m learning LLM and AI. And I’m building a multi-modal full stack LLM chat application. [0]

Using semantic-router for dynamic conversation routing, and LiteLMM for model providers.

It was lots of fun to learn and build.

Here is the full list of large language models. I will update more models in the future. [1]

And, of course you can use Llama 3 via Ollama locally!

I will be adding function calling support (tools use) for the models to have it more capable, like an agent, in the future.

Hope this project helps everyone to try out using multi-modalities LLM providers!

[0] GitHub: https://github.com/vinhnx/VT.ai

read article
comments:
add comment
loading comments...