Neo AI
Powered by Gemini, Supercharged by n8n
The problem Neo AI solves
Users today rely on separate tools for AI, automation, and voice โ leading to friction, wasted time, and constant context switching.
โ
How Neo AI Chat Helps
Neo AI Chat unifies AI, automation, and voice in one floating, always-on-top assistant:
๐ Stay Focused: Chat or run tasks without leaving your current app.
๐ค Automate Anything: Trigger emails, updates, and workflows using natural prompts via n8n.
๐ค Voice Ready: Speak to ask or act โ ideal for multitasking and accessibility.
โก Fast & Repeatable: Handle daily tasks in seconds with re-usable workflows.
๐ Offline Voice Support: Works even when your internet doesnโt.
๐ Private by Design: No tracking. Everything stays local and secure.

Challenges we ran into
๐งฑ Building the Executable (.exe)
Creating a cross-platform installer/portable .exe file for the Electron app proved to be tricky. The issues included:
โ Build errors due to missing Electron binaries
โ ๏ธ Inconsistent behavior across OS environments
๐งฉ Compatibility issues with bundled n8n process and SQLite
๐ Why it was hard:
The app needs to package both the Electron UI and a background Node server (n8n), which complicates the build process.
Some dependencies (like SQLite3) require native builds, which often fail if the OS doesn't match the target platform.
Tracks Applied (1)
Best use of Gemini API
Major League Hacking
Technologies used

