DreamLens AI — Dream Journal Interpreter with Emotion Detection | Flask Final Year Project
Back to Projectpython -m venv venv then .\venv\Scripts\Activate.ps1 on Windows.pip install -r requirements.txt.python model\build_artifacts.py. This only needs to run once..env.example to .env and adding your Groq API key. Without this step the app uses a local fallback interpretation automatically.pytest tests\ -v to confirm the classifier and symbol detector are working.python app.py and open http://127.0.0.1:5000/ for a new dream entry, or http://127.0.0.1:5000/history for the journal history and emotion trend chart.A SQLite database file is created automatically on first run and seeded with demo entries, so the history page and chart are populated immediately without any manual data entry.
Our team is here to assist you with installation and setup.