Skip to content

tchbw/B2Soul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running the app

Install pnpm and have Docker running.

Install dependencies:

pnpm install

Start up development database:

pnpm run dev:services:up

Run Prisma Migrate if needed:

pnpm prisma migrate dev

Start the app:

pnpm run dev

Go to http://localhost:3000/ to see the app.

Committing changes

Run this command to cleanup the codebase or your commit will be rejected:

pnpm run format

About

Chat with religious figures using RAG and Vercel AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors