Request examples

AITarea does more than write code: it creates Windows applications in .NET, Python projects, landing pages and JavaScript websites, books laid out in Word and PDF, presentations, documents, images and comics, and Android apps. Describe the goal and the agents take care of the rest.

🖥️
Windows apps
.NET / WinUI / WPF
🐍
Python
Scripts and APIs
🌐
Web / JS
Landings and dashboards
📚
Books
Word and PDF
🎨
Visual
Images and comics
📱
Android
Mobile apps

Windows applications (.NET)

Native desktop apps for Windows with WinUI, WPF or console.

WinUI 3 desktop app

Programmer Verifier Deliverer
«Create a native Windows application in .NET 8 with WinUI 3 to manage personal tasks: filtered list, light/dark theme, local SQLite persistence, status bar and MSIX packaging ready to install.»
Expected deliverables:
  • Buildable .NET solution
  • Installer or executable
  • SQLite database
  • User manual

Windows utility with WPF

Programmer Windows Deliverer
«Develop a WPF utility in C# that monitors CPU and RAM usage in real time, shows charts, allows report export and runs in the Windows system tray.»
Expected deliverables:
  • WPF .NET project
  • Tray icon
  • Live charts
  • CSV/PDF export

API + Windows client

Programmer Verifier Deliverer
«Create a REST API in ASP.NET Core 8 with JWT authentication and a WinUI desktop client that consumes that API: login, customer CRUD, offline sync and integration tests.»
Expected deliverables:
  • .NET backend
  • WinUI client
  • xUnit tests
  • Deployment README

Python and automation

Scripts, APIs, ETL, local AI and command-line tools.

Python application with UI

Programmer Windows Deliverer
«Create a desktop Python app with a GUI (Tkinter or PyQt) to batch-rename photos by EXIF date, preview changes and generate an operations log. Include requirements.txt and an install script.»
Expected deliverables:
  • Runnable Python app
  • requirements.txt
  • Script install.ps1
  • User guide

Local AI with Python

Programmer Researcher Verifier Deliverer
«Set up a Python project with local fine-tuning (Unsloth/QLoRA), OpenAI-compatible REST API with FastAPI, GGUF conversion and documentation for a 4 GB VRAM GPU.»
Expected deliverables:
  • Virtual environment
  • Training scripts
  • API FastAPI
  • Modelo GGUF

ETL and analysis with Python

Programmer Deliverer
«Read CSV from the inputs/ folder, remove duplicates, normalize dates and generate an interactive HTML report with matplotlib and descriptive statistics. All in standard Python.»
Expected deliverables:
  • Script ETL
  • Clean data
  • HTML report
  • PNG charts

Web and JavaScript

Landing pages, static sites, dashboards and interactive frontends.

Professional landing page

Programmer Deliverer
«Design and build a complete landing page in HTML5, CSS3 and vanilla JavaScript for a productivity SaaS: animated hero, features section, pricing, testimonials, FAQ, working contact form and mobile-first responsive design.»
Expected deliverables:
  • Laid-out index.html
  • Separate CSS and JS
  • Optimized images
  • Deployment README

Corporate website with Bootstrap

Programmer Verifier Deliverer
«Create the full website for a technology consultancy: 5 pages (home, services, team, blog, contact), Bootstrap 5, AJAX navigation between sections, smooth animations and a form with JavaScript validation.»
Expected deliverables:
  • Multi-page HTML
  • Assets CSS/JS
  • Validated form
  • Favicon and SEO meta

Interactive JavaScript dashboard

Programmer Deliverer
«Build a web control panel with JavaScript that reads a metrics JSON, displays Chart.js charts, filterable tables and CSV export. All without heavy frameworks, ready to open in the browser.»
Expected deliverables:
  • Dashboard HTML
  • Chart.js charts
  • Filters and search
  • Export CSV

Books and documents

Writing, layout and delivery in Word, PDF and other formats.

Full laid-out book

Researcher Programmer Deliverer
«Write an 8-chapter book on AI productivity for professionals. Research, write in a clear style, add index and bibliography and deliver the result laid out in Word (.docx) and print-ready PDF with cover, numbering and consistent styles.»
Expected deliverables:
  • Laid-out Libro.docx
  • Libro.pdf for printing
  • Cover and index
  • Bibliography

Technical manual in Word

Programmer Deliverer
«Write a 40-page user manual for an inventory application: described screenshots, numbered steps, automatic table of contents, glossary and delivery in Word with heading styles, footnotes and page numbering.»
Expected deliverables:
  • Manual.docx
  • Corporate styles
  • Automatic index
  • PDF version

Illustrated PDF ebook

Researcher Programmer Deliverer
«Create a 60-page PDF ebook on the history of astronomy: original text, generated images for each chapter, professional A4 layout, print margins and PDF metadata.»
Expected deliverables:
  • Laid-out Ebook.pdf
  • Images per chapter
  • Designed cover
  • PDF metadata

Executive report Word + PDF

Researcher Deliverer
«Research the renewable energy market in Spain 2026 and write a 25-page executive report with charts, tables, one-page summary, conclusions and delivery in corporate Word and PDF.»
Expected deliverables:
  • Informe.docx
  • Informe.pdf
  • Embedded charts
  • Executive summary

Presentations and reports

Slides, dossiers, reports and corporate documentation.

PowerPoint presentation

Researcher Deliverer
«Prepare a 20-slide investor presentation for an AI startup: problem, solution, market, business model, team, roadmap and funding request. Professional design, icons, charts and presenter notes.»
Expected deliverables:
  • Presentation .pptx
  • Presenter notes
  • Market charts
  • PDF version

Complete sales dossier

Researcher Deliverer
«Generate a sales dossier for a cybersecurity company: PowerPoint presentation, 12-page PDF brochure, Word product sheet and customizable sales email.»
Expected deliverables:
  • Pitch.pptx
  • Folleto.pdf
  • Ficha.docx
  • Email template

Images, comics and design

Illustrations, covers, storyboards, comics and visual assets.

Illustrated 8-panel comic

Programmer Deliverer
«Create a short science-fiction comic in Spanish: 8-panel script, generate each illustration, lay out pages with speech bubbles and deliver a horizontal PDF ready to read plus separate PNG images.»
Expected deliverables:
  • Full script
  • 8 panel PNGs
  • Laid-out Comic.pdf
  • Cover

Brand image pack

Programmer Deliverer
«Generate a visual pack for an artisan coffee brand: logo, hero image, 6 product icons, social banner and packaging mockups. Deliver PNG and SVG where applicable.»
Expected deliverables:
  • Logo PNG/SVG
  • Hero and banners
  • Product icons
  • Mockups

Video storyboard

Programmer Deliverer
«Design a 12-scene storyboard for a 60-second promotional video: description of each shot, generated image per scene, camera notes and a PDF document with the visual script.»
Expected deliverables:
  • 12 illustrated scenes
  • Visual script.pdf
  • Production notes

Android apps

Mobile applications with Kotlin or cross-platform.

Android app with Kotlin

Programmer Verifier Deliverer
«Develop a Kotlin Android app for a habit diary: main list screen, add habit, day streak, local notifications, Material Design 3 theme and Room storage. Include README for building with Android Studio.»
Expected deliverables:
  • Android Studio project
  • Room database
  • Material 3 UI
  • Build guide

Android app + backend API

Programmer Verifier Deliverer
«Create a shared shopping-list Android app with login, real-time sync and a .NET or Python backend API. Deliver debug APK, source code and architecture documentation.»
Expected deliverables:
  • Android app (Kotlin)
  • API backend
  • Debug APK
  • Documentation

Cross-platform .NET MAUI app

Programmer Deliverer
«Develop a .NET MAUI app that runs on Android and Windows: unit converter with history, adaptive design, local persistence and packaging for both platforms.»
Expected deliverables:
  • MAUI project
  • Android build
  • Windows build
  • User manual

Research and follow-up

Reports, audits and improvements on previous work.

PowerShell automation

Windows Programmer Verifier
«Create a PowerShell script that organizes the Downloads folder by extension, with logging, dry-run mode and scheduling in Windows Task Scheduler.»
Expected deliverables:
  • Script .ps1
  • Operations log
  • Simulation mode
  • Instructions

Improve previous task

Programmer Verifier Deliverer
«Improve the result of the previous task: add tests, fix warnings, refactor the main module and update Word and PDF documentation with the changes.»
Expected deliverables:
  • Improved code
  • Tests added
  • Updated docs

How to write better requests

  • Be specific — Specify technologies, output formats and constraints
  • Define the scope — What to include and what to exclude explicitly
  • Choose the folder — Indicate where it should work and deliver
  • Use the Advisor first — For questions, risks or ambiguous projects
  • Improve prompt — Use the refinement button before running
  • Analyze system — Adapt the request to your installed Windows setup

Recommended flow

  1. Consult the Advisor if you have questions
  2. Write the request in Home → Create
  3. Press «Improve prompt + Analyze system»
  4. Review and press «Run plan»
  5. Monitor in Agents with the live graph
  6. Review deliverables in the task folder
  7. Iterate with follow-up tasks if you need improvements
Agent engine ready. Explore AITarea capabilities.