-
Chat with your PDFs (RAG)
Intermediate Ingest documents, embed them, and answer questions with citations.
AI / Agents RAGembeddingspgvectorLLM
✦ Guide me with AI → -
Tool-using AI agent
Advanced An agent that plans, calls tools (search, code, APIs) and self-corrects.
AI / Agents agentsfunction callingplanningLLM
✦ Guide me with AI → -
AI résumé screener
Intermediate Score and rank résumés against a job description, with explanations.
AI / Agents LLMstructured outputprompt design
✦ Guide me with AI → -
Support bot over your docs
Intermediate A grounded chatbot that answers only from your knowledge base.
AI / Agents RAGguardrailsvector search
✦ Guide me with AI → -
LLM eval harness
Advanced Build a test set and LLM-as-judge scoring to measure prompt quality.
AI / Agents evalsLLM-as-judgemetrics
✦ Guide me with AI → -
Image captioner
Beginner Upload an image and get an accessible caption with a vision model.
AI / Agents visionAPIaccessibility
✦ Guide me with AI → -
Customer churn predictor
Intermediate Train, evaluate and ship a churn model behind an API.
Machine Learning scikit-learnfeature engineeringAPI
✦ Guide me with AI → -
Movie recommender
Advanced Collaborative filtering plus content-based recommendations.
Machine Learning recsysembeddingsranking
✦ Guide me with AI → -
Sentiment analysis API
Beginner Fine-tune or use a model to classify text, served over HTTP.
Machine Learning NLPtransformersFastAPI
✦ Guide me with AI → -
Fraud detection pipeline
Advanced Handle imbalanced data, real-time scoring and drift monitoring.
Machine Learning MLOpsimbalanced datamonitoring
✦ Guide me with AI → -
Defect detection (vision)
Intermediate Train a CNN to spot defects in product photos.
Machine Learning CNNPyTorchdata augmentation
✦ Guide me with AI → -
ETL pipeline + warehouse
Intermediate Extract from APIs, transform, and load into a queryable warehouse.
Data ETLSQLAirflowdbt
✦ Guide me with AI → -
Sales analytics dashboard
Beginner Model the data and build an interactive dashboard with KPIs.
Data SQLvisualizationBI
✦ Guide me with AI → -
Web scraper + dataset
Beginner Responsibly scrape a site and publish a clean, documented dataset.
Data scrapingpandasdata cleaning
✦ Guide me with AI → -
Realtime streaming analytics
Advanced Process events with Kafka and compute live aggregations.
Data Kafkastream processingwindowing
✦ Guide me with AI → -
URL shortener + analytics
Beginner Short links, redirects, click tracking and a simple stats page.
Backend RESTRedisdatabases
✦ Guide me with AI → -
Realtime chat backend
Intermediate WebSockets, rooms, presence and message history.
Backend WebSocketspub/subscaling
✦ Guide me with AI → -
Payments + subscriptions
Advanced Integrate a gateway with webhooks, idempotency and an audit trail.
Backend Stripewebhooksidempotency
✦ Guide me with AI → -
Background job queue
Intermediate Async workers, retries, scheduling and a dashboard.
Backend queuesworkerscron
✦ Guide me with AI → -
GraphQL API gateway
Intermediate Stitch services behind one typed GraphQL schema with auth.
Backend GraphQLAPI designauth
✦ Guide me with AI → -
Feature-flag service
Intermediate Toggle features per user/tenant with a small SDK.
Backend multi-tenantSDKconfig
✦ Guide me with AI → -
Animated portfolio site
Beginner A fast, accessible personal site that shows off your work.
Frontend HTML/CSSanimationaccessibility
✦ Guide me with AI → -
Kanban board (drag & drop)
Intermediate Drag-and-drop cards with optimistic updates and local persistence.
Frontend state managementDnDoptimistic UI
✦ Guide me with AI → -
Admin dashboard UI
Intermediate Tables, filters, charts and forms with great UX.
Frontend data tableschartsforms
✦ Guide me with AI → -
Component library
Advanced A reusable, documented design system with tokens and a11y.
Frontend design tokensStorybooka11y
✦ Guide me with AI → -
Offline-first PWA
Intermediate Service workers, caching and background sync for offline use.
Frontend PWAservice workerscaching
✦ Guide me with AI → -
Blog with CMS
Beginner Auth, markdown posts, an admin panel and SEO.
Full-Stack CRUDauthSEO
✦ Guide me with AI → -
Two-sided marketplace
Advanced Listings, search, messaging and a booking + payment flow.
Full-Stack two-sidedpaymentssearch
✦ Guide me with AI → -
Social feed app
Intermediate Posts, likes, follows and a ranked timeline.
Full-Stack feedsrankingnotifications
✦ Guide me with AI → -
Appointment booking app
Intermediate Calendars, availability, reminders and confirmations.
Full-Stack calendarsschedulingemails
✦ Guide me with AI → -
Habit tracker app
Beginner Streaks, reminders and offline storage.
Mobile React Nativelocal DBnotifications
✦ Guide me with AI → -
Expense tracker
Intermediate Capture expenses, categorize and visualize with charts.
Mobile mobilechartssync
✦ Guide me with AI → -
Mobile chat w/ push
Advanced Realtime messaging with push notifications and media.
Mobile pushrealtimemedia
✦ Guide me with AI → -
CI/CD from scratch
Intermediate Build, test, containerize and deploy on every push.
DevOps GitHub ActionsDockerdeploys
✦ Guide me with AI → -
Deploy on Kubernetes
Advanced Containers, manifests, autoscaling and zero-downtime rollouts.
DevOps KubernetesHelmscaling
✦ Guide me with AI → -
Infra as Code
Intermediate Provision cloud infra reproducibly with Terraform.
Cloud TerraformcloudIaC
✦ Guide me with AI → -
Observability stack
Advanced Logs, metrics, traces and alerts for a real service.
DevOps PrometheusGrafanatracing
✦ Guide me with AI → -
Web vuln scanner
Intermediate Detect common flaws (XSS, SQLi) and report them clearly.
Security AppSecOWASPtooling
✦ Guide me with AI → -
E2E password manager
Advanced Client-side encryption, zero-knowledge sync and a vault.
Security cryptographyE2Ezero-knowledge
✦ Guide me with AI → -
Auth hardening lab
Intermediate Implement MFA, rate limits, secure cookies and audit logs.
Security authMFAhardening
✦ Guide me with AI → -
CTF writeups + toolkit
Beginner Solve challenges and build small scripts to automate them.
Security CTFscriptingrecon
✦ Guide me with AI → -
2D platformer
Beginner Physics, levels, collisions and juicy game feel.
Games game loopphysicssprites
✦ Guide me with AI → -
Realtime multiplayer game
Advanced Authoritative server, netcode and lag compensation.
Games netcodeWebSocketsstate sync
✦ Guide me with AI → -
Web3 dApp
Intermediate A smart contract plus a wallet-connected UI.
Blockchain / Web3 Soliditysmart contractswallets
✦ Guide me with AI → -
Growth landing + funnel
Beginner A landing page with analytics, A/B test and email capture.
Marketing analyticsA/B testingSEO
✦ Guide me with AI → -
Product analytics + A/B
Intermediate Instrument events, build funnels and run an experiment.
Product eventsfunnelsexperiments
✦ Guide me with AI → -
UX redesign case study
Beginner Research a flow, redesign it and prototype the fix.
Design / UX UX researchFigmaprototyping
✦ Guide me with AI → -
Line-follower / IoT sensor
Beginner Read sensors, control actuators and stream data to the cloud.
Robotics / IoT embeddedsensorsIoT
✦ Guide me with AI → -
Quantum algorithm in Qiskit
Advanced Implement and simulate a known quantum algorithm.
Quantum Qiskitquantumsimulation
✦ Guide me with AI → -
AI flashcard maker
Beginner Turn notes into spaced-repetition flashcards automatically.
AI / Agents LLMpromptingstudy
✦ Guide me with AI → -
Meeting notes summarizer
Intermediate Transcribe audio and produce action items and a summary.
AI / Agents WhispersummarizationLLM
✦ Guide me with AI → -
Natural-language to SQL
Intermediate Ask questions in plain language and get safe SQL + results.
AI / Agents LLMSQLguardrails
✦ Guide me with AI → -
AI code reviewer bot
Advanced Review pull requests and comment with concrete suggestions.
AI / Agents LLMGitHub APIstatic analysis
✦ Guide me with AI → -
Price predictor
Beginner Regression on housing or product prices, end to end.
Machine Learning regressionscikit-learnEDA
✦ Guide me with AI → -
Image classifier
Beginner Train a model to classify images and serve predictions.
Machine Learning CNNtransfer learningAPI
✦ Guide me with AI → -
Demand forecasting
Intermediate Forecast a time series and quantify uncertainty.
Machine Learning time seriesforecastingmetrics
✦ Guide me with AI → -
Survey analysis report
Beginner Clean survey data and tell a clear story with visuals.
Data pandasvisualizationstorytelling
✦ Guide me with AI → -
Interactive geo map
Intermediate Map data by region with filters and tooltips.
Data GeoJSONLeafletvisualization
✦ Guide me with AI → -
Experimentation pipeline
Advanced Compute experiment metrics and significance at scale.
Data A/B testingstatsdata eng
✦ Guide me with AI → -
Blog REST API
Beginner CRUD posts and comments with auth and pagination.
Backend RESTauthpagination
✦ Guide me with AI → -
API rate limiter
Intermediate Token-bucket limits per key with Redis and headers.
Backend RedisalgorithmsAPI
✦ Guide me with AI → -
File upload + storage
Intermediate Signed uploads, thumbnails and access control.
Backend S3signed URLsmedia
✦ Guide me with AI → -
Full-text search API
Advanced Index documents and serve fast, ranked search.
Backend Elasticsearchrankingindexing
✦ Guide me with AI → -
Weather app
Beginner Consume an API, handle loading/errors and geolocation.
Frontend fetchstateUX
✦ Guide me with AI → -
Quiz / trivia app
Beginner Timed questions, scoring and a results screen.
Frontend statetimerscomponents
✦ Guide me with AI → -
Data viz playground
Intermediate Interactive charts that respond to user controls.
Frontend D3chartsinteractivity
✦ Guide me with AI → -
Realtime collaborative editor
Advanced Multiple cursors and conflict-free sync (CRDT).
Frontend CRDTWebSocketssync
✦ Guide me with AI → -
Team to-do app
Beginner Shared lists, roles and realtime updates.
Full-Stack authrealtimeCRUD
✦ Guide me with AI → -
Event ticketing
Intermediate Seats, checkout, QR tickets and an organizer view.
Full-Stack paymentsQRinventory
✦ Guide me with AI → -
Mini learning platform
Advanced Courses, progress tracking, quizzes and certificates.
Full-Stack LMSprogressauth
✦ Guide me with AI → -
Recipe app
Beginner Search, favorites and offline-ready content.
Mobile mobilesearchstorage
✦ Guide me with AI → -
Fitness tracker
Intermediate Track workouts, charts and device sensors.
Mobile sensorschartshealth
✦ Guide me with AI → -
Dockerize a full app
Beginner Multi-container app with Docker Compose, end to end.
DevOps DockerComposenetworking
✦ Guide me with AI → -
Serverless API
Intermediate Functions, a managed DB and pay-per-use deploy.
Cloud serverlesscloudfunctions
✦ Guide me with AI → -
Blue-green deploys
Advanced Zero-downtime releases with instant rollback.
DevOps deploysload balancingrollback
✦ Guide me with AI → -
Port scanner
Beginner Build a small network scanner and read the results.
Security networkingsocketsrecon
✦ Guide me with AI → -
JWT attack & defense lab
Intermediate Exploit common JWT flaws, then fix them properly.
Security JWTauthAppSec
✦ Guide me with AI → -
Snake / Breakout clone
Beginner A classic arcade game with score and increasing speed.
Games canvasgame loopcollisions
✦ Guide me with AI → -
Tower defense game
Intermediate Waves, pathfinding, upgrades and balancing.
Games pathfindinggame designstate
✦ Guide me with AI → -
Portfolio UI kit
Beginner Design a cohesive, reusable UI for your own portfolio.
Design / UX FigmaUI designbranding
✦ Guide me with AI → -
Roadmap / feedback tool
Intermediate Collect feedback, prioritize and show a public roadmap.
Product productvotingCRUD
✦ Guide me with AI → -
SEO audit tool
Beginner Crawl a page and report SEO issues with fixes.
Marketing SEOscrapingreporting
✦ Guide me with AI → -
Smart home sensor
Beginner Read temperature/motion and show it on a live dashboard.
Robotics / IoT IoTMQTTsensors
✦ Guide me with AI →
No projects match your search.