/Perceptron

Founders & Coders | Recommendation Engine with Docker, Docker-Compose, Kafka, Redis, PostgreSQL

Primary LanguagePython

An ML project for the MLX2 Founders and Coders level 7 AI apprenticeship: recommendation system

How to run

  1. Install tilt: curl -fsSL https://raw.githubusercontent.com/tilt-dev/tilt/master/scripts/install.sh | bash
  2. Copy the env cp .env.example .env and set environment variables
  3. Start tilt up

Architecture

Screenshot 2023-07-20 at 13 32 02

Serices:

  • app
  • db (postgres)
  • cache (redis)
  • kafka
  • zookeeper
  • workers