Skip to content

iamsven2005/techjam

Repository files navigation

Product Assistant Bot

A curated personal AI chatbot for products that connects the sellers and the buyers!

Do you want to try it firsthand? Click here!

🫂 Project Information

Team Members

  • Sven
  • Dennise
  • Miguel
  • Ezekkious
  • Jian Wei

⚒️ Usage

Prerequisites

Installation

  1. Install dependencies: pnpm install
  2. Generate Prisma: pnpm run gen
  3. Run the website: pnpm run dev

📜 License

Distributed under the Apache-2.0 License. See LICENSE for more information.

python -m venv venv source venv/bin/activate