lencx / Noi

🚀 Power Your World with AI - Explore, Extend, Empower.
https://noi.nofwl.com
5.58k stars 405 forks source link

Extremely laggy #20

Closed AspireOne closed 5 months ago

AspireOne commented 5 months ago

The app is extremely laggy - both the UI, and loading websites. The concept could be rethinked as a whole - this is just a web wrapper around other websites. The reason I loved the ChatGPT app is that is is fast, clean, quick to pull up, and it feels native. This does not have much benefits.

diomonogatari commented 5 months ago

I've been abusing Noi and even tested opening Teams in it. It has hold the fort like a champ.

I've played with ChatGPT desktop and Noi and they both feel the same.

My specs: image

image

@AspireOne i'm not a contributor here but if you can, please drop your specs so that @lencx can have more info :)

lencx commented 5 months ago

The ChatGPT desktop application and Noi represent two distinct architectural approaches. Initially, I chose Tauri as the packaging solution for its compactness. However, as time went on, numerous issues emerged that became unmanageable. For example, downloading images from web pages would fail, and the use of different webview versions across various systems led to many UI vulnerabilities.

Noi employs Electron as its build tool. Despite its larger size, Electron provides a more stable browser API. This allows me to develop a wider range of interesting features. Its goal is more akin to a browser focused on AI + System integration.

hacker-hackman commented 2 weeks ago

@lencx have you any clue why Noi doesn't provide access to ChatGPT website via sshuttle while your ChatGPT desktop does? I described this issue in #161