⚡ FRIDAY is live — 17 AI modules ready
⚡ POWERED BY GEMINI 2.5 FLASH NATIVE AUDIO

// INITIATING BOOT SEQUENCE — SYSTEM ONLINE

F.R.I.D.A.Y

Future Ready Intelligent Digital Assistant

Your own Iron Man–style AI assistant — running locally on your Windows PC. 17 powerful modules. Voice control. Browser automation. Full PC command. One‑time payment.

FRIDAY
ONLINE
0
AI MODULES
0
LINES OF CODE
0
ONE-TIME PRICE
0
LIFETIME ACCESS

Watch FRIDAY Think & Act

Speak any command and FRIDAY's AI brain plans the steps, picks the right tool, executes the action — and summarises the result in natural Hinglish. No scripts. No shortcuts. Real intelligence.

VOICE INPUT GEMINI PLANNER TOOL EXECUTOR AUTO ERROR RECOVERY
FRIDAY v2.5 — EXECUTION LOG

Everything Your AI Assistant Should Do

MODULE 01 — 03
🎙️
Voice Command Core

Real-time microphone listening via Gemini 2.5 Native Audio. Understands natural Hinglish speech — no wake word needed. Low-latency responses under 1 second.

SOUNDDEVICEGEMINI LIVE API
MODULE 04
🌐
Browser Automation

Launches Chrome/Edge, navigates URLs, clicks buttons, fills forms, scrapes content, and reads page text — all hands-free using Playwright under the hood.

PLAYWRIGHTBEAUTIFULSOUP4
MODULE 05
🖥️
Full PC Control

Moves the mouse, types text, presses hotkeys, scrolls, takes screenshots, and clicks on any UI element by vision — even without knowing exact coordinates.

PYAUTOGUIOPENCV
MODULE 06 — 07
📁
File System Intelligence

Read, write, move, copy, delete, and search files across all drives. Recursively searches C:, D:, E:, F: to find any file on your system — never misses anything.

FILE CONTROLLERSEND2TRASH
MODULE 08
📱
WhatsApp Messaging

Send messages to any WhatsApp contact or group directly from a voice command. Integrates via browser automation — no unofficial API, no account risk.

SEND_MESSAGEBROWSER
MODULE 09
👾
Game Updater (Steam/Epic)

Install, update, and list Steam and Epic Games titles with voice. Schedule updates to run overnight. Check download status on any game in your library.

STEAMEPIC GAMES
MODULE 10
💻
Code Helper & Dev Agent

Writes, edits, runs, and explains code. The Dev Agent can generate entire multi-file projects from a description. Supports Python, JavaScript, and more.

CODE HELPERDEV AGENT
MODULE 11 — 12
🔍
Web Search + Screen AI

DuckDuckGo-powered web search returns real results in seconds. Screen Processor captures your display and uses AI vision to answer questions about what's on screen.

DUCKDUCKGOMSS + GEMINI VISION
MODULE 13 — 17
Smart Life Modules

Reminders, YouTube search & summaries, weather reports, flight finder, system settings (volume, brightness, WiFi), app launcher, and desktop organiser — all voice-controlled.

REMINDERSYOUTUBEFLIGHTSWEATHER

All 17 Modules — Explained

🌐 Browser Control

FRIDAY takes full control of your browser using Playwright. It can navigate to any URL, search the web, click links, type into forms, and read page content — all through natural speech commands.

  • Opens Chrome/Edge automatically
  • Navigates to any website by name or URL
  • Searches Google, YouTube, Amazon, and more
  • Reads and summarises web page content
  • Fills and submits online forms
// EXAMPLE VOICE COMMANDS
Open YouTube and search for lo-fi music
Go to Amazon and search for gaming chair
Open Google and look up today's news
Search for Python tutorials on YouTube
Close the browser

📁 File Controller + Processor

Two dedicated modules handle all file operations. The File Controller manages your filesystem — read, write, move, copy, delete, search. The File Processor handles content processing including PowerPoint creation.

  • Searches all drives recursively (C:, D:, E:, F:)
  • Creates, reads, and edits any text file
  • Moves and copies files between folders
  • Safely deletes files using recycle bin
  • Lists files and checks disk usage
  • Creates PowerPoint presentations from voice
// EXAMPLE VOICE COMMANDS
Find the file resume.pdf on my computer
Create a text file on the desktop called notes
Move all photos from Downloads to Pictures
How much space is left on D drive?
List all files on my Desktop

🖥️ PC Control + Computer Settings

FRIDAY can control your entire Windows environment. Mouse, keyboard, screen capture, UI interaction via vision, system settings like volume and brightness — all voice-commanded.

  • Moves mouse and clicks at specific coordinates
  • Types text anywhere on screen
  • Presses any keyboard shortcut (Ctrl+C, Alt+Tab, etc.)
  • Takes screenshots and analyses them with AI
  • Adjusts volume, brightness, WiFi, Bluetooth
  • Opens any installed application
  • Organises and cleans the Desktop
// EXAMPLE VOICE COMMANDS
Take a screenshot and describe it
Set volume to 50 percent
Press Ctrl+Alt+Delete
Open Spotify
Turn off WiFi
Organise my Desktop

🧠 Long-Term Memory System

FRIDAY remembers things about you across sessions using a structured JSON memory store. It tracks your identity, preferences, active projects, relationships, and notes — and uses this context naturally in every conversation.

  • Remembers your name, city, job, and preferences
  • Tracks active projects and goals
  • Stores contacts and relationships
  • Thread-safe concurrent read/write
  • Auto-trims oldest memories at capacity
  • Persists across restarts
// EXAMPLE VOICE COMMANDS
Remember that my default weather city is Kolkata
Remember that I prefer Hinglish responses
What do you know about me?
Forget my old project deadline
Remember that Rahul is my colleague

🎬 Media, Weather, Flights & Reminders

Four life-management modules packed in. Get YouTube transcripts and summaries, check live weather, find flight options, and set time-based reminders — all without touching your keyboard.

  • Plays YouTube videos by voice search
  • Summarises any YouTube video via transcript
  • Shows trending YouTube videos
  • Fetches live weather for any city
  • Finds flight options between two cities
  • Sets reminders for any date/time
// EXAMPLE VOICE COMMANDS
Play Shape of You on YouTube
Summarise the latest Linus Tech Tips video
What is the weather in Delhi today?
Find flights from Kolkata to Mumbai on Friday
Remind me to drink water at 4pm

💻 Code Helper + Dev Agent

Two developer-focused modules. Code Helper writes, edits, runs, and explains individual scripts. Dev Agent goes further — it generates complete multi-file projects from a single description using Gemini 2.5 Flash.

  • Writes Python, JavaScript, and more from voice
  • Explains existing code you point it at
  • Runs scripts and returns the output
  • Edits files based on natural language instructions
  • Dev Agent builds full project structures
  • Auto-installs missing packages via pip
// EXAMPLE VOICE COMMANDS
Write a Python script to rename all JPGs in Downloads
Explain what this code does
Run the script on my desktop
Build a to-do list web app with Flask
Fix the error in my Python file

Up and Running in 15 Minutes

01 //

Purchase on WhatsApp

Click Buy Now and message Limon Sir on WhatsApp. Payment is ₹1999 one-time — UPI, bank transfer, or any method. Secure and instant.

02 //

Receive the Package

You get the complete FRIDAY source files (the full .zip), your Gemini API key setup guide, and a step-by-step installation PDF within minutes.

03 //

Install in 3 Commands

Run pip install -r requirements.txt, then playwright install, then python main.py. Done.

04 //

FRIDAY Is Online

The PyQt6 interface launches. FRIDAY greets you, starts listening, and is ready to take commands. Your personal AI is now live.

F.R.I.D.A.Y v2.5 — BOOT SEQUENCE
─────────────────────────────────
> Gemini 2.5 Audio............OK
> Voice module................OK
> Browser engine (Playwright).OK
> File controller.............OK
> PC automation...............OK
> Memory system (JSON)........OK
> WhatsApp bridge.............OK
> Game updater (Steam/Epic)...OK
> Dev agent...................OK
> Screen processor............OK
> Reminder system.............OK
> YouTube module..............OK
> Weather & flight finder.....OK
─────────────────────────────────
> ALL 17 MODULES ONLINE
> FRIDAY READY _

Simple. Affordable. Permanent.

No subscription. No monthly fees. No cloud dependency. Pay once, own it forever.

  • Code Helper + Dev Agent
  • Long-Term Memory System
  • All Future Updates — Free
  • Direct WhatsApp Support (Limon Sir)
  • ⚡ Buy Pro — ₹1999 Only

    🔥 50% launch discount — limited time

    🛡️

    DIRECT CREATOR SUPPORT

    Built and sold directly by Limon Sir — the developer who wrote every line of FRIDAY. Get help, updates, and customisation support directly on WhatsApp. No middlemen. No bots.

    What Early Users Are Saying

    ★★★★★

    I never imagined having my own Iron Man AI on my PC. FRIDAY understands my voice perfectly, opens apps, searches the web, and even sends WhatsApp messages when I ask. Unreal.

    AR
    ARJUN R.
    Kolkata, India · Early Access
    ★★★★★

    The browser automation alone is worth it. I just say "open Amazon, search for wireless headphones" and FRIDAY does it. Game updater saved me hours — it handles all my Steam games automatically.

    SK
    SOURAV K.
    Mumbai, India · Beta User
    ★★★★★

    As a developer I use the Code Helper every day. I just describe what I need and FRIDAY writes the Python script, runs it, and tells me the result. It's like having a junior dev on call 24/7.

    PM
    PRIYA M.
    Bangalore, India · Developer

    Common Questions

    FRIDAY is designed for Windows 10/11. Most modules (browser, file control, PC control, game updater, WhatsApp) are Windows-native. A basic Python install and a Gemini API key are the only prerequisites.

    Google Gemini offers a free tier that is more than enough for personal daily use. You'll set up a free API key from Google AI Studio. Our purchase guide walks you through this step-by-step — it takes 2 minutes.

    FRIDAY runs locally on your PC. The AI brain (Gemini) requires an internet connection for processing voice and planning. PC control, file operations, and app launching work normally even on slow connections.

    Three commands: pip install -r requirements.txt → playwright install → python main.py. If you have Python installed, the whole process takes under 15 minutes. Detailed guide + WhatsApp support included.

    Yes. All future updates are included with the Pro purchase — free forever. New modules, bug fixes, and improvements will be sent directly on WhatsApp as they're released.

    Absolutely. You get the full source code. The system prompt (core/prompt.txt) is fully editable. You can add new modules, change FRIDAY's personality, and adapt any action. Limon Sir is also available for custom development.

    "I never imagined I'd have my own Iron Man–style AI on my PC. FRIDAY understands my voice perfectly, opens my apps, searches the web, and sends WhatsApp messages when I ask. This thing is unreal."

    // EARLY ACCESS USER — INDIA

    Your Personal AI Assistant Awaits

    17 modules. Voice-controlled. One-time ₹1999. Lifetime yours.

    📲 Buy on WhatsApp — ₹1999 See All Modules
    💬