SpecialSitsAI API Running the Application 1. Run the backend poetry run uvicorn app.main:app --reload 2. Run the frontend cd app-frontend npm start