Skip to content
Ram kamal Yadav edited this page Jun 22, 2026 · 1 revision

AetherDesk AI Wiki

Welcome to the official wiki for AetherDesk AI.

AetherDesk AI is a local-first Windows AI command center that helps users generate AI reports, monitor system health, track productivity, and protect projects before publishing code.

Built by: flutterfever.com


What is AetherDesk AI?

AetherDesk AI is an open-source Windows toolkit powered by PowerShell, HTML dashboards, and optional local AI through Ollama.

It is designed for:

  • Developers
  • Students
  • Researchers
  • Creators
  • Windows power users
  • Open-source project maintainers

The main goal is to provide useful local AI automation without depending on cloud dashboards.


Main Modules

1. Trending AI Report Agent

Generates reports for AI, open-source technology, GitHub, videos, PDFs, and web resources.

Use it for:

  • AI trend research
  • Open-source discovery
  • YouTube topic research
  • Technology learning reports

2. System Health AI Agent

Creates a professional Windows system health dashboard.

It checks:

  • CPU
  • RAM
  • Disk
  • Wi-Fi
  • Bluetooth
  • Internet
  • DNS
  • Battery
  • Uptime
  • Top running processes

3. Activity Tracker and Productivity Dashboard

Tracks local app activity and creates productivity reports.

It helps users understand:

  • Which apps they use most
  • Where their time goes
  • Daily productivity pattern
  • Category-wise app usage
  • Work behaviour over time

4. Privacy Scanner

Scans project files before GitHub push.

It detects:

  • .env files
  • API keys
  • Tokens
  • Private keys
  • Database dumps
  • Backup files
  • Large files
  • Personal document indicators

Recommended Setup

Required

  • Windows 10 or Windows 11
  • PowerShell 5.1 or newer

Optional

  • Ollama
  • Recommended model: gemma3:1b

Quick Start

Run the launcher:

.\AetherDeskAI-Launcher.bat

From the launcher, you can run:

  • Trending AI Report
  • System Health Report
  • Activity Tracker
  • Productivity Dashboard
  • Privacy Scanner
  • Ollama status check
  • Scheduler setup

Project Folders

AetherDeskAI/
│
├── reports/
├── activity-data/
├── privacy-data/
├── logs/
├── cache/
└── config.json

reports

Generated HTML dashboards are saved here.

activity-data

Local activity tracker CSV data is saved here.

privacy-data

Privacy scanner JSON results are saved here.

logs

Optional runtime logs.

cache

Temporary cache files.


Local-first Privacy

AetherDesk AI is designed to keep data local.

By default:

  • Activity logs stay on your computer
  • Reports are generated locally
  • Ollama runs locally
  • No cloud database is required
  • No tracking server is used

The trend report module may use public internet resources for research.


Wiki Pages

Recommended wiki pages:

  • Installation Guide
  • Quick Start
  • Ollama Setup
  • Launcher Menu
  • Trending AI Report Agent
  • System Health AI Agent
  • Activity Tracker
  • Productivity Dashboard
  • Privacy Scanner
  • Task Scheduler Setup
  • Troubleshooting
  • Roadmap
  • Developer Guide

Roadmap

Planned future features:

  • Windows UI app
  • EXE release
  • TrendRadar social intelligence module
  • Local memory system
  • SQLite storage
  • ETL pipeline
  • Vector database support
  • Embedding-powered search
  • Windows service background monitor
  • Plugin/skill system

Responsible Use

AetherDesk AI is intended for personal, transparent, and ethical use.

Do not use activity tracking or privacy scanning to monitor another person without consent.