Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

🚀 TechQuest — Team Submission

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

Team name e.g. Team Nova
Members Name 1, Name 2, Name 3
City / Venue Pune / Hyderabad / Bengaluru / Chennai

🎯 App

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.

What we built

A short paragraph: what the app does and who it's for.

How the AI is used

  • 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

▶️ How to run it

# 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.properties value / environment variablenever 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

📱 Demo

  • APK: link or app-debug.apk in the repo
  • Screen recording: link to a short video of the app running on the iQOO
  • Screenshots: optional

🧰 Tech stack

  • Android (Kotlin / Java) · Android Studio
  • OpenRouter API (LLM)
  • anything else you used

✅ Submission checklist

  • This README is filled in (team, theme, how to run)
  • The API key is NOT in the repo (see .gitignore below)
  • Final code pushed to your fork
  • APK and/or a screen recording added or linked
  • Pull Request opened from your fork → Reskilll/TechQuest before the deadline
  • PR title = your team name

Built at TechQuest · AI Tech Workshop — iQOO Connect × Reskilll.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors