Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brew

GitHub Actions Workflow Status GitHub Tag GitHub commit activity

Discord X (formerly Twitter) Follow

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.

brew-chat-demo.1.mov

Community

Join our community on Discord to connect with other users, share ideas, and get support: Discord Community.

Install

Databases

  • Install DB: pgvector,don't forget CREATE EXTENSION vector;
  • Create database like 'brew'
  • Execute create table sqls via /internal/store/sqlstore/*.sql

Service

  • Clone & go build cmd/main.go
  • Copy default config(cmd/service/etc/service-default.toml) to your config path
    brew-api service -c {your config path} to start selfhost service.

Web

About

Golang based RAG service. Come Brew, build your second brain.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages