chore: remove last DeepSeek reference from main.go header

This commit is contained in:
Claus Lohmar 2026-05-31 02:02:02 +00:00
parent a7381bde0c
commit 6a902f0b85

View file

@ -1,8 +1,8 @@
// ExpenseFlow — AI-Powered Expense Tracker // ReceiptNext — AI-Powered Expense Tracker
// //
// A production-ready, mobile-first Progressive Web App (PWA) that uses // A production-ready, mobile-first Progressive Web App (PWA) that uses
// passwordless email OTP login, event-based expense tracking, AI receipt // passwordless email OTP login, event-based expense tracking, AI receipt
// extraction (DeepSeek Vision), and event filing (CSV/PDF via email). // extraction (Gemini / OpenAI), and event filing (CSV/PDF via email).
// //
// Usage: // Usage:
// Copy .env.example to .env and fill in credentials, then: // Copy .env.example to .env and fill in credentials, then: