The chat widget should appear in the bottom-right corner.
Make sure the backend is running: uvicorn main:app --reload from the backend/ folder.
uvicorn main:app --reload
backend/