TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

VT.ai – Multi-Modal LLM Chat Application

2 点作者 vinhnx大约 1 年前
Hi everyone,<p>I’m learning LLM and AI. And I’m building a multi-modal full stack LLM chat application. [0]<p>Using semantic-router for dynamic conversation routing, and LiteLMM for model providers.<p>It was lots of fun to learn and build.<p>Here is the full list of large language models. I will update more models in the future. [1]<p>And, of course you can use Llama 3 via Ollama locally!<p>I will be adding function calling support (tools use) for the models to have it more capable, like an agent, in the future.<p>Hope this project helps everyone to try out using multi-modalities LLM providers!<p>[0] GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;vinhnx&#x2F;VT.ai">https:&#x2F;&#x2F;github.com&#x2F;vinhnx&#x2F;VT.ai</a>

1 comment

cranberryturkey大约 1 年前
vision aware looks cool -- i wish ollama had that.