Check it out in a browser: Visit http://localhost:8000 in your favorite browser. Tech stack Back-end PostgreSQL Redis Celery Front-end esbuild Heroicons Clone this repo: git clone https://github.com/XxMasterepicxX0/AGI-Language language cd language Copy an example .env file: cp .env.example .env Build: docker compose up --build Stopping everything: docker compose down Start everything: docker compose up