-
Notifications
You must be signed in to change notification settings - Fork 1
Integrate Flask AI Models with Frontend #8
Copy link
Copy link
Open
Description
Description
Connect the custom fine-tuned models (DeepSeek-R1, emotion detection) with the main application.
Acceptance Criteria
- Replace OpenAI calls with local Flask API endpoints
- Update
app/Services/openai/functions.tsto support both APIs - Add fallback mechanism (OpenAI when Flask unavailable)
- Handle Flask server connectivity issues gracefully
Files to Update
app/Services/openai/functions.ts- Add new service file for Flask integration
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels