Production-ready Next.js dashboard that proves 20/20 Rework AI skills (≥80% required) in one deployable SaaS app.
npm install
cp .env.example .env.local
# set OPENAI_API_KEY
npm run dev| Skill | Where to prove it |
|---|---|
| Natural Language Processing | NLP studio |
| Computer Vision | Vision studio |
| Audio & Speech | Speech studio (Whisper + TTS) |
| Multimodal AI | Agent studio (text + image) |
| AI Agents & Assistants | Agent studio |
| RAG Systems | Agent GraphQL RAG + Docs chunks |
| MLOps & Deployment | Health badge + Vercel deploy |
| Prompt Engineering | Editable system prompt in Agent |
| Data Annotation & Labeling | Annotate studio |
| RLHF & Alignment | Align + thumbs on Agent output |
| Model Fine-tuning | Fine-tune JSONL export |
| Workflow Automation | sanitize → RAG → model → safety → format |
| Document AI & Extraction | Docs studio |
| Predictive Analytics | Predict studio |
| AI Integration & APIs | /api/* route handlers |
| Generative AI (Image/Video/Audio) | Generate + TTS |
| Edge AI / On-device ML | Edge browser classifier |
| Conversational AI / Chatbots | Chat studio |
| Recommendation Systems | Agent recommendations + /api/recommend |
| AI Safety & Red Teaming | Safety studio |
Open the Skills tab in the app for a live coverage map.
- Push to GitHub
- Import on Vercel
- Set
OPENAI_API_KEY - Deploy and submit the live URL to Rework