Your Cooked is a mobile application designed to help users practice for interviews. It allows users to create and share interview questions, reciving grading and feedback from an AI.
- Instant AI Feedback: Receive detailed grades and constructive feedback on your answers moments after you submit them.
- Unlimited Practice: Answer questions from other users or create your own to focus on specific areas.
- Performance History: Track your scores and review past answers to see how you've improved.
This project is built with the following technologies:
- Flutter: For cross-platform app development (iOS & Android).
- Firebase: To manage authentication and the database (Firestore).
- Vertex AI (Gemini): As the backend AI service for grading.
Currently the app is in early development and it is not yet ready for the public. Once it reachs a level I am comfortable with it will be released to the Google Play store and eventually the App Store. Additionally at that time there will also be direct downloads in the releases tab.
This project is open sourced so if you wish to it would not be difficult to make it work with your own firebase account.
Here are some of the features planned for the future:
- Live audio interviews
- Interview attachment support
- Support for user-defined grading criteria
- Support for more OAuth services
- Question sets
- Public User profiles
- Support fort private questions (not visible to the public)
- A local-only fork using Delve and a user-provided API key
Distributed under the MIT License. See LICENSE for more information.