This is a React-based web application that provides an AI-powered math solving tool. The app is designed to help parents (or anyone) quickly solve math problems using advanced AI models. Key features include:
-
๐ค AI Integration: The app uses multiple AI models, including GPT-4 and Claude 3.5, to solve math problems.
-
๐ Authentication: User authentication is implemented using Auth0, providing secure login and logout functionality.
-
๐ท Image Upload: Users can upload images of math problems, which are then converted to base64 format for processing.
-
๐ฑ Responsive Design: The app uses Bootstrap for a mobile-friendly, responsive layout.
-
๐ Environment Configuration: Sensitive information like API keys and endpoints are stored in environment variables.
-
๐ TypeScript Support: The project is built with TypeScript for improved type safety and developer experience.
-
โก Vite Build System: The app uses Vite for fast development and optimized production builds.
This Math Solver aims to simplify the process of solving math problems by leveraging AI capabilities, making it a useful tool for parents helping their children with homework or anyone looking for quick math solutions. ๐โจ