A curated personal AI chatbot for products that connects the sellers and the buyers!
Do you want to try it firsthand? Click here!
- Sven
- Dennise
- Miguel
- Ezekkious
- Jian Wei
- Install dependencies:
pnpm install
- Generate Prisma:
pnpm run gen
- Run the website:
pnpm run dev
Distributed under the Apache-2.0 License. See LICENSE for more information.
python -m venv venv source venv/bin/activate