Backend-Frontend Connection Setup Guide :
Overview
Prerequisites
Setup Instructions
1. Backend Setup
Install Python Dependencies
pip install -r requirements.txtConfigure Environment Variables
Run the Backend
2. Frontend Setup
Install Node Dependencies
Run the Frontend
3. Testing the Connection
Available API Endpoints
Chat Endpoint
Notes Upload
Ask About Notes
Personality Modes
Health Check
Personality Modes
Emotion Detection
Troubleshooting
Backend Issues
Frontend Issues
CORS Issues
Development Workflow
Example Test with curl
Next Steps
Last updated