2026-01-16 18:07:23 +01:00
2026-01-16 18:07:23 +01:00
2026-01-16 18:07:23 +01:00
2026-01-16 18:07:23 +01:00
2026-01-16 18:07:23 +01:00
2026-01-10 22:26:16 +01:00
2026-01-16 18:07:23 +01:00
2026-01-16 18:07:23 +01:00
2026-01-16 18:07:23 +01:00
2026-01-16 18:07:23 +01:00
2026-01-16 18:07:23 +01:00
2026-01-16 18:07:23 +01:00
2026-01-16 18:07:23 +01:00
2026-01-16 18:07:23 +01:00
2026-01-16 18:07:23 +01:00

Bun Server

Install dependencies:

bun install

Run:

bun run src/index.ts

Python Service

Run:

venv/Scripts/Activate.ps1
python python_service/app.py

BACKEND DATA GENERATION

Update index / embeddings / ids for (new) cards:

  1. update cards in \images\cards
  2. activate venv:
venv/Scripts/Activate.ps1
  1. run python script:
 python encodeImages.py
  1. great success
Description
No description provided
Readme 155 MiB
Languages
Python 79.5%
TypeScript 20.5%