brew.re, AI base rag service
Brew is a lightweight and user-friendly Retrieval-Augmented Generation (RAG) system designed to help you build your own second brain. With its fast and easy-to-use interface, Brew empowers users to efficiently manage and retrieve information.
https://github.com/user-attachments/assets/78751333-e02f-482d-b2da-12d0ea59a66c
Join our community on Discord to connect with other users, share ideas, and get support: Discord Community.
CREATE EXTENSION vector;
/internal/store/sqlstore/*.sql
brew-api service -c {your config path}
to start selfhost service.