This project aims to develop a mobile application called "MetaMind" that provides a collection of AI tools and functionalities to users. The application allows users to sign up or log in with their credentials to access the main dashboard. From the dashboard, users can explore various AI tools and their functionalities. The tools are categorized into different categories for easy navigation.
Users can click on specific tools to view screenshots and descriptions of the tool's main page. Additionally, users have the option to visit the tool's website directly from the application. The application provides a seamless user experience and aims to enhance users' AI-related tasks and productivity.
- User authentication: Users can sign up and log in to the application using their credentials.
- Main dashboard: Displays a list of AI tools for users to explore.
- Tool categories: Allows users to browse tools based on specific categories.
- Tool details: Provides screenshots and descriptions of individual tools.
- Website redirection: Allows users to visit the tool's website directly from the application.
To run the MetaMind application on your device, follow these steps:
- Clone the repository:
git clone https://github.com/mchinmayarao/MetaMind
- Open the folder through Android Studio
- Build the gradle file
- Run the application in the emulator it self or
- Build the the apk and install in your device
- Open the MetaMind application on your device.
- Sign up or log in using your credentials.
- Explore the main dashboard to view the list of AI tools.
- Browse the tools by categories or click on a specific tool to view its details.
- If desired, click on the "Visit" button to redirect to the tool's website.
- Navigate back to the main dashboard or choose another tool or category as needed.
- Android Studio: IDE for Android app development
- Java: Programming language for Android app development
- SQLite: Database management system for user authentication and data storage
- XML: Markup language for designing user interfaces
- Git: Version control system for collaborative development
Contributions to the MetaMind project are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request on the GitHub repository.