Skip to content

Commit 8d5ebeb

Browse files
committed
add tests CI badge to readme
1 parent f74a94a commit 8d5ebeb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
A self-hostable, multimodal chat application that runs open-source models locally. Chat with **text, images, PDFs, and voice** in one interface, powered by local models via **Ollama** (with an optional **OpenAI API** fallback), retrieval-augmented generation over your own PDFs, and speech-to-text with **Whisper**.
44

5+
[![tests](https://github.com/Leon-Sander/Local-Multimodal-AI-Chat/actions/workflows/tests.yml/badge.svg)](https://github.com/Leon-Sander/Local-Multimodal-AI-Chat/actions/workflows/tests.yml)
56
[![Stars](https://img.shields.io/github/stars/Leon-Sander/Local-Multimodal-AI-Chat?style=flat)](https://github.com/Leon-Sander/Local-Multimodal-AI-Chat/stargazers)
67
[![Forks](https://img.shields.io/github/forks/Leon-Sander/Local-Multimodal-AI-Chat?style=flat)](https://github.com/Leon-Sander/Local-Multimodal-AI-Chat/forks)
78
[![License: GPL-3.0](https://img.shields.io/badge/License-GPLv3-blue.svg)](./LICENSE.md)

0 commit comments

Comments
 (0)