Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
atlas-2192 authored Dec 16, 2024
1 parent cc90f89 commit b811614
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,10 @@
<p align="center">
<img src="./public/logo_dark.png" height="200" alt="icon" />
</p>

<h1 align="center">VT.ai</h1>

<p align="center">
<em>Minimal multimodal AI chat app with dynamic conversation routing</em>
</p>

<p align="center">
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
<a href="https://github.com/vinhnx"><img src="https://img.shields.io/github/stars/vinhnx?style=social" alt="GitHub Stars"></a>
<a href="https://news.ycombinator.com/user?id=vinhnx"><img src="https://img.shields.io/hackernews/user-karma/vinhnx?style=social" alt="HackerNews Karma"></a>
<a href="https://twitter.com/vinhnx"><img src="https://img.shields.io/twitter/follow/vinhnx?style=social" alt="Twitter Follow"></a>
<a href="https://twitter.com/vtdotai"><img src="https://img.shields.io/twitter/follow/vtdotai?style=social" alt="VT.ai Twitter"></a>
</p>

## Overview

VT.ai is a VT.ai - Minimal multimodal AI chat app that provides a seamless chat interface for interacting with various Large Language Models (LLMs). It supports both cloud-based providers and local model execution through [Ollama](https://github.com/ollama/ollama).
Expand Down Expand Up @@ -96,15 +85,11 @@ ollama serve
4. Push to branch: `git push origin feature/amazing-feature`
5. Open a Pull Request

## Release Information

Check our [releases page](https://github.com/vinhnx/VT.ai/releases) for version history and updates.

## License

This project is licensed under the MIT License. See [LICENSE](LICENSE) for details.

## Connect

- Twitter: [@vinhnx](https://twitter.com/vinhnx)
- Project Updates: [@vtdotai](https://twitter.com/vtdotai)
-Email: [email protected]

0 comments on commit b811614

Please sign in to comment.