Fork this repo → build your app on your fork → open a Pull Request back to
Reskilll/TechQuest. Your Pull Request is your official submission. Fill in this README as you go.
| Team name | e.g. Team Nova |
| Members | Name 1, Name 2, Name 3 |
| City / Venue | Pune / Hyderabad / Bengaluru / Chennai |
| App name | Your app name |
| Theme | Pick one: Simple game · Utility app · Productivity · Fun & social · Learning tool · Creative tool |
| One-liner | What your app does, in one sentence. |
A short paragraph: what the app does and who it's for.
- Model: e.g.
openai/gpt-4o-mini(via OpenRouter) - What the AI does: e.g. generates quiz questions from a topic the user types.
- AI pattern: Chat · Summarise · Classify · Generate · Extract · Vision
# 1. Clone (your fork)
git clone https://github.com/<your-username>/TechQuest.git
cd TechQuest
# 2. Add your OpenRouter key as described below, then open in Android Studio
# (let Gradle finish syncing before you Run)OpenRouter setup
- Base URL:
https://openrouter.ai/api/v1 - Model:
_your model_ - API key: stored as e.g. a
local.propertiesvalue / environment variable — never committed (see below).
Build the APK
- Android Studio →
Build → Build Bundle(s)/APK(s) → Build APK(s) - Output:
app/build/outputs/apk/debug/app-debug.apk
- APK: link or
app-debug.apkin the repo - Screen recording: link to a short video of the app running on the iQOO
- Screenshots: optional
- Android (Kotlin / Java) · Android Studio
- OpenRouter API (LLM)
- anything else you used
- This README is filled in (team, theme, how to run)
- The API key is NOT in the repo (see
.gitignorebelow) - Final code pushed to your fork
- APK and/or a screen recording added or linked
- Pull Request opened from your fork →
Reskilll/TechQuestbefore the deadline - PR title = your team name
Built at TechQuest · AI Tech Workshop — iQOO Connect × Reskilll.