Skip to content

Commit 1cda567

Browse files
committed
fix: fix badge alignment
1 parent e4f3a92 commit 1cda567

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# <img src="https://avatars.githubusercontent.com/u/30185530?s=200&v=4" alt="OpenMined" width="32" align="center"> Syft Space Server
22

3-
A friendly platform for building AI-powered search and question-answering tools. Connect your documents to language models and query them through simple API endpoints.
4-
53
[![Python](https://img.shields.io/badge/python-3.10%2B-blue)](https://www.python.org/downloads/)
64
[![Node.js](https://img.shields.io/badge/node.js-20%2B-green)](https://nodejs.org/)
75
[![FastAPI](https://img.shields.io/badge/FastAPI-0.116-009688)](https://fastapi.tiangolo.com/)
@@ -10,6 +8,8 @@ A friendly platform for building AI-powered search and question-answering tools.
108
[![uv](https://img.shields.io/badge/uv-package%20manager-blueviolet)](https://github.com/astral-sh/uv)
119
[![Bun](https://img.shields.io/badge/bun-runtime-f9f1e1)](https://bun.sh/)
1210

11+
A friendly platform for building AI-powered search and question-answering tools. Connect your documents to language models and query them through simple API endpoints.
12+
1313
## What This Project Does
1414

1515
Syft Space Server helps you create **RAG (Retrieval-Augmented Generation) endpoints**. In plain terms, it lets you:

0 commit comments

Comments
 (0)