fix: update README (bump:patch)

This commit is contained in:
Tadashi 2024-09-04 08:05:21 +07:00
parent 607867d7e6
commit 92f6b8e1bf
No known key found for this signature in database
GPG Key ID: 399380A00CC9028D

View File

@ -17,6 +17,7 @@ developers in mind.
<a href="https://hub.docker.com/r/taprosoft/kotaemon" target="_blank"> <a href="https://hub.docker.com/r/taprosoft/kotaemon" target="_blank">
<img src="https://img.shields.io/badge/docker_pull-kotaemon:v1.0-brightgreen" alt="docker pull taprosoft/kotaemon:v1.0"></a> <img src="https://img.shields.io/badge/docker_pull-kotaemon:v1.0-brightgreen" alt="docker pull taprosoft/kotaemon:v1.0"></a>
[![built with Codeium](https://codeium.com/badges/main)](https://codeium.com) [![built with Codeium](https://codeium.com/badges/main)](https://codeium.com)
<a href='https://huggingface.co/spaces/cin-model/kotaemon-demo'><img src='https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue'></a>
## Introduction ## Introduction
@ -30,7 +31,7 @@ documents and developers who want to build their own RAG pipeline.
- Easy installation scripts. - Easy installation scripts.
- For developers: - For developers:
- A framework for building your own RAG-based document QA pipeline. - A framework for building your own RAG-based document QA pipeline.
- Customize and see your RAG pipeline in action with the provided UI (built with Gradio). - Customize and see your RAG pipeline in action with the provided UI (built with <a href='https://github.com/gradio-app/gradio'>Gradio <img src='https://img.shields.io/github/stars/gradio-app/gradio'></a>).
```yml ```yml
+----------------------------------------------------------------------------+ +----------------------------------------------------------------------------+