UNPKG

@aquiles-ai/aquiles-rag-js

Version:

Aquiles-RAG-JS variant made in Fastify to continue the high-performance philosophy of the Python version with FastAPI

21 lines (15 loc) 800 B
<h1 align="center">Aquiles-RAG-JS</h1> <div align="center"> <img src="image/aqjs.png" alt="Aquiles-RAG-JS Logo" width="200"/> <br/> <a href="https://www.npmjs.com/package/@aquiles-ai/aquiles-rag-js"> <img src="https://img.shields.io/npm/v/@aquiles-ai%2Faquiles-rag-js.svg" alt="npm version"/> </a> </div> > 🚧 **Warning:** This version is still under development and **not** recommended for production use. > ⚠️ For a stable production release, please use the original [Aquiles-RAG](https://github.com/Aquiles-ai/Aquiles-RAG). [Aquiles-RAG](https://github.com/Aquiles-ai/Aquiles-RAG) JS variant made in [Fastify](https://fastify.dev/) to continue the high-performance philosophy of the Python version with FastAPI ## Installation ```bash npm i @aquiles-ai/aquiles-rag-js ```