chore: remove last DeepSeek reference from main.go header
This commit is contained in:
parent
a7381bde0c
commit
6a902f0b85
1 changed files with 2 additions and 2 deletions
4
main.go
4
main.go
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue