The Challenge
The client sought to disrupt the beverage industry with a market-first, the client faces various challenges that affect their profitability:
- Integration Issues: Difficulty in integrating third-party authentication systems, such as Firebase Auth, with Supabase.
- UI/UX Bugs: Multiple UI bugs impacting user experience, including problems with session reordering, profile viewing, and form data retention.
- Notification and Email Services: Challenges in selecting and integrating appropriate email and push notification services.
- Security and Data Management: Ensuring the secure handling of personal data and the implementation of robust security protocols.
Technology Stacks

Java
Flutter

React Native
The Solution
Verysell AI delivers various AI solutions:
- Integration Solutions: We integrated Firebase Auth with Supabase to manage secure access to AI services. JWT tokens and Row-Level Security (RLS) policies were implemented to enforce granular data access, protecting AI model inputs and outputs. Custom helper functions were added to streamline authenticated requests to AI endpoints.
- UI/UX Improvements: We enhanced the user interface to support seamless interactions with AI components, including real-time predictions, chat interfaces, and analytics dashboards. Bug fixes addressed inconsistencies in AI model outputs and user inputs across sessions.
- Notification and Email Services: We chose SendGrid for email notifications and FCM (Firebase Cloud Messaging) for push notifications, optimizing these services for reliable communication.
- Security Enhancements: We reviewed the Supabase structure and implemented necessary security measures, ensuring compliance with data protection standards and preparing documentation for external security audits.

