Hi everybody! I recently launched AirmailAI: a fast, secure, and private bring-your-own-keys LLM chat app that uses a browser extension as the backend. FAQ and design/security info is available on the website. Happy to answer any questions!
Comments
AdityaK_9999•56m ago
What is the difference between this Chat application and the others...what does this aim to achieve
blake__dev•50m ago
Before I started work on it, I looked around at all of the available options, and none of them really fit what I wanted:
- easy to use
- fast
- not a huge desktop app
so I decided to make my own! AirmailAI (if you're not running it locally) is a one-click install from the Chrome Web Store, the TTFT overhead is within 50ms of raw https API requests, and the install size/memory requirements are very reasonable (<2MB on disk, ~60MB RAM while running).
AdityaK_9999•56m ago
blake__dev•50m ago
- easy to use
- fast
- not a huge desktop app
so I decided to make my own! AirmailAI (if you're not running it locally) is a one-click install from the Chrome Web Store, the TTFT overhead is within 50ms of raw https API requests, and the install size/memory requirements are very reasonable (<2MB on disk, ~60MB RAM while running).