Please run the python engine via uvicorn to act as a local server (just press run in your IDE). Install the ones listed in requirements.txt to have a smooth experience (uvicorn is not listed for production but please install it for local testing).
Run the frontend (Nextjs) using "npm run dev" and accessing it through the links that are sent in the terminal. We used daisyui for ui design so you will have to install daisyui to have a smooth experience.