๐ SimplexityAI
Community-built P-lexity AI Desktop App
A powerful, feature-rich desktop app for accessing P-lexity AI's web service Built with โค๏ธ by the community, for the community
โ ๏ธ IMPORTANT DISCLAIMER
[!WARNING] SimplexityAI is an UNOFFICIAL, community-built desktop application.
- โ NOT affiliated with, endorsed by, or connected to P-lexity AI, Inc.
- โ NOT an official product of P-lexity AI, Inc.
- โ Independent open-source project built by developers for desktop convenience
- โ Provides desktop wrapper features for P-lexity's existing web service
This application simply loads P-lexity AI's public website (P-lexity.ai) in a native desktop container with added convenience features. All AI search functionality is powered by P-lexity AI's web service.
P-lexityยฎ is a registered trademark of P-lexity AI, Inc. This project has no affiliation with them.
โจ Why SimplexityAI?
Transform your AI search experience with native desktop features that the web browser can't provide:
โก Lightning FastLaunch in seconds, minimize to tray, instant access when you need it |
๐ฏ Always ReadyAuto-start on boot, global shortcuts, search from anywhere on your desktop |
๐ Native & SecureElectron-based, fully sandboxed, your data stays with P-lexity AI |
๐จ Features That Matter
๐ฅ๏ธ Native Desktop Experience
- System Tray Integration โ Minimize to tray, keep app running in background
- Auto-Start on Boot โ Launch automatically when your computer starts
- Window State Memory โ Remembers size, position, and your last session
- Persistent Sessions โ Pick up exactly where you left off
- Cross-Platform โ Windows, macOS, and Linux support
โจ๏ธ Powerful Keyboard Shortcuts
- Global Quick Search โ Highlight text anywhere, press hotkey, instant answers
- Customizable Shortcuts โ Remap every action to your preference
- Workflow Integration โ Access AI search without leaving your current app
- Prefix Search โ Pre-configure search templates for repeated queries
- Find in Page โ Built-in Ctrl+F search with match highlighting (just like your browser!)
๐ Enhanced Search Features
- Integrated Find Bar โ Press Ctrl/Cmd+F to search within results
- Quick Navigation โ Seamlessly switch between P-lexity AI and P-lexity Labs
- One-Click Refresh โ Restart your session with a single click
- Zoom Controls โ Adjust text size with Ctrl +/- for better readability
๐ฏ Smart Notifications
- In-App Updates โ Get notified about new SimplexityAI features
- Version Tracking โ Always know when updates are available
- Notification Center โ Manage all alerts in one place
๐ก๏ธ Privacy & Security
- No Data Collection โ SimplexityAI collects zero user data
- Sandboxed Environment โ Secure Electron architecture
- Local Settings โ All preferences stored locally on your device
- Direct to P-lexity โ All searches go directly to P-lexity AI's servers
๐จ Modern UI
- Custom Branding โ Unique SimplexityAI design (bright blue #5BEBFF theme)
- Dark Mode Native โ Respects P-lexity's dark theme
- Minimal Sidebar โ Clean, distraction-free interface
- Smooth Animations โ Polished user experience
๐ฅ Installation
Choose Your Platform
.exe installer
Windows 10/11 (64-bit) |
.dmg package
macOS 10.13+ (Intel & Apple Silicon) |
.AppImage / .deb
Ubuntu, Debian, Fedora, Arch |
๐ฆ Download Latest Release
๐ Quick Start
Option 1: Download from Pling (Recommended)
Why recommended: Downloads via Pling support the project indirectly, so choosing this option helps keep SimplexityAI maintained and updated.
- Go to the Simplexity AI page on Pling.
- Download the installer for your platform (Windows
.exe, macOS.dmg, or Linux.AppImage/.deb). - Install and launch SimplexityAI.
- Start searching! ๐
If you'd like to support the project indirectly, please consider downloading Simplexity AI via Pling:
Option 2: Direct Download from GitHub Releases
- Go to the GitHub Releases page.
- Download the installer for your platform (Windows
.exe, macOS.dmg, or Linux.AppImage/.deb). - Install and launch SimplexityAI.
- Start searching! ๐
Option 3: Build from Source
Prerequisites:
Clone and Build:
# Clone the repository
git clone https://github.com/inulute/simplexity-ai-app
cd simplexity-ai-app
# Install dependencies
npm install
# Run in development mode
npm start
# Build for your platform (auto-detects OS)
npm run package-auto
# Or build for specific platform
npm run package-win # Windows
npm run package-mac # macOS
npm run package-linux # Linux
Manual Build Commands:
npm run package-win # Creates .exe installer (Windows)
npm run package-mac # Creates .dmg package (macOS)
npm run package-linux # Creates .AppImage and .deb (Linux)
โจ๏ธ Keyboard Shortcuts
All shortcuts are fully customizable in Settings!
Default Shortcuts
| Action | Windows/Linux | macOS | Description |
|---|---|---|---|
| Quick Search | Alt+Shift+X |
Cmd+Shift+X |
Search selected text from anywhere |
| Custom Prefix Search | Alt+Shift+D |
Cmd+Shift+D |
Search with custom prefixes |
| Open P-lexity AI | Ctrl+1 |
Cmd+1 |
Switch to P-lexity AI |
| Open P-lexity Labs | Ctrl+2 |
Cmd+2 |
Switch to P-lexity Labs |
| Send to Tray | Alt+Shift+W |
Cmd+T |
Minimize to system tray |
| Restore from Tray | Alt+Shift+Q |
Cmd+Shift+T |
Restore app window |
| Find in Page | Ctrl+F |
Cmd+F |
Search text on current page |
| Zoom In | Ctrl+= |
Cmd+= |
Increase text size |
| Zoom Out | Ctrl+- |
Cmd+- |
Decrease text size |
| Reset Zoom | Ctrl+0 |
Cmd+0 |
Reset to default size |
๐ก Tip: Press
Ctrl+F(orCmd+Fon Mac) to open the integrated find bar and search within your results!
๐ฏ Key Features Explained
๐ Quick Search
Highlight any text on your desktop โ Press your Quick Search hotkey โ Instant AI search results
How it works:
- Select text anywhere (browser, document, email, etc.)
- Press
Alt+Shift+X(Windows/Linux) orCmd+Shift+X(macOS) - SimplexityAI opens with your search ready!
๐ Prefix Search
Create custom search templates for repeated query patterns
Examples:
- "Explain:" โ Automatically prefixes "Explain:" to your selection
- "Summarize:" โ Quick summaries of highlighted text
- "Translate:" โ Instant translation requests
๐ System Tray
Keep SimplexityAI running in the background for instant access
Features:
- Click X button โ Minimizes to tray (configurable)
- Right-click tray icon โ Quick actions menu
- Restore with global hotkey or tray icon click
๐จ Find in Page
Built-in search functionality just like your web browser
Features:
- Press
Ctrl+Fto open find bar at the top - Type to search and see matches highlighted in real-time
- Navigate with Enter (next) / Shift+Enter (previous)
- Match count display (e.g., "3 / 15")
- Press Escape to close
โ๏ธ Auto-Start
Launch SimplexityAI automatically when your computer boots
Benefits:
- Always ready when you need it
- No manual launching required
- Starts minimized in tray (optional)
๐ ๏ธ Settings & Customization
Access settings by clicking the โ๏ธ icon in the sidebar.
Available Settings:
- Default AI Site โ Choose which P-lexity service loads on startup (AI Search or Labs)
- Auto-Start โ Enable/disable launch on system boot
- Close to Tray โ Choose whether X button minimizes to tray or quits app
- Keyboard Shortcuts โ Customize all global shortcuts
- Notifications โ Manage in-app notification preferences
๐ง Technical Details
Built With
- Electron โ Cross-platform desktop framework
- Node.js โ Backend runtime environment
- HTML/CSS/JavaScript โ Modern web technologies
- electron-store โ Persistent settings storage
- electron-window-state โ Window state persistence
Architecture
- Main Process โ Native OS integration, window management
- Renderer Process โ UI rendering, user interactions
- BrowserView โ Embedded P-lexity AI web content
- IPC Communication โ Secure inter-process messaging
System Requirements
Windows:
- Windows 10/11 (64-bit)
- 4GB RAM minimum
- 200MB disk space
macOS:
- macOS 10.13 High Sierra or newer
- Intel or Apple Silicon processor
- 4GB RAM minimum
- 200MB disk space
Linux:
- Ubuntu 18.04+, Debian 10+, Fedora 32+, or equivalent
- 4GB RAM minimum
- 200MB disk space
- X11 or Wayland display server
๐ค Contributing
Contributions are welcome! Here's how you can help:
Ways to Contribute
- ๐ Report Bugs โ Open an issue with detailed reproduction steps
- ๐ก Suggest Features โ Share your ideas for new features
- ๐ง Submit PRs โ Fix bugs or implement new features
- ๐ Improve Docs โ Help make the documentation better
- โญ Star the Repo โ Show your support!
Development Setup
git clone https://github.com/inulute/simplexity-ai-app
cd simplexity-ai-app
npm install
npm start
๐ Support the Project
SimplexityAI is free and open-source, built and maintained by independent developers.
If this app saves you time and boosts your productivity, consider supporting its continued development:
Your support helps:
- ๐ Fund new features and improvements
- ๐ Maintain and fix bugs quickly
- ๐ Create better documentation
- ๐ Keep the project alive and growing
๐ Connect & Community
๐ License
This project is licensed under the GNU General Public License v3.0
SimplexityAI - Community-built Desktop Wrapper for P-lexity AI
Copyright (C) 2024-2026 Inulute
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See LICENSE for full details.
๐ Privacy & Security
- โ No telemetry or tracking โ SimplexityAI collects zero user data
- โ No ads or analytics โ Completely clean experience
- โ Local-only settings โ All preferences stored on your device
- โ Direct to P-lexity โ Searches go straight to P-lexity AI's servers
- โ Open source โ Fully transparent, auditable code
โ FAQ
Q: Is this affiliated with P-lexity AI, Inc.?
A: No. SimplexityAI is an independent, unofficial, community-built desktop wrapper. It is NOT affiliated with, endorsed by, or connected to P-lexity AI, Inc. in any way.
Q: How does SimplexityAI work?
A: SimplexityAI is a desktop application that loads P-lexity AI's public website (P-lexity.ai) in an embedded browser view. All search functionality is powered by P-lexity AI's web service. We add desktop-specific features like system tray, global shortcuts, and persistent sessions.
Q: Do I need a P-lexity account?
A: SimplexityAI works with both free and premium P-lexity accounts. You can use it without an account for basic searches, or sign in for full P-lexity Pro features (if you have a subscription).
Q: Is my data safe?
A: Yes! SimplexityAI doesn't collect any user data. All your searches and interactions go directly to P-lexity AI's servers. Your settings are stored locally on your device.
Q: Why use SimplexityAI instead of the browser?
A: SimplexityAI offers desktop-specific features that browsers can't provide: system tray integration, global keyboard shortcuts (search from anywhere!), auto-start on boot, persistent sessions, and a dedicated distraction-free interface.
Q: Can I customize the keyboard shortcuts?
A: Yes! All keyboard shortcuts are fully customizable in the Settings panel. Click the โ๏ธ icon in the sidebar to access settings.
Q: Does this work offline?
A: No. SimplexityAI requires an internet connection since it accesses P-lexity AI's web service. The app itself can run offline, but you won't be able to perform searches.
Q: How do I update SimplexityAI?
A: The app checks for updates automatically. When a new version is available, you'll see a notification. Click to download and install the latest version.
๐ Acknowledgments
- P-lexity AI โ For creating an amazing AI search service (this is just a desktop wrapper!)
- Electron โ For the cross-platform desktop framework
- Open Source Community โ For all the amazing libraries and tools
- Contributors โ Everyone who has helped improve this project
๐ If SimplexityAI helps you, give it a star! ๐
Made with โค๏ธ by Inulute
SimplexityAI โข Website โข Download on Pling โข GitHub โข Support
Not affiliated with any AI, INC. โข Independent open-source project