A PWA that allows you to easily talk to Puter's AI
Privacy policy - Security policy
The Puter AI PWA allows you to easily talk to the Puter artificial intelligence, based on GPT 4o Mini.
It can speak in multiple languages.
Puter AI can be used with a Puter account.
In case you don't have an account, just try to send a message, and you will be logged on to a guest account.
Each Puter accout gets 1000 ai credits per month (1 message = 1 credit)
Warning
Guest accounts only have 100 credits. If you want to send a lot of messages, it is recommended to use a Puter account.
If you want to use your already existing Puter account, or sign out, click the Settings
button, then click Log out of your Puter account
If you want to create a Puter account, go to puter.com
As the Puter AI PWA is a progressive web app, it is :
- Installable and available as website on :
- Windows (chromium based browsers)
- MacOS (chromium based browsers)
- Linux (chromium based browsers)
- ChromeOS devices (Chromebooks, ChromeOS Flex)
- Android (Firefox, Chrome, Edge, Opera, and Samsung Internet)
- iOS (Safari, Chrome, Edge, Firefox, and Orion)
- Only available as a website on :
- Browsers that don't support PWAs on desktop (such as Firefox and Safari)
- Consoles with a browser (PS4/PS5, Xbox One/Series)
- Any other device with a browser (Tesla, connected fridge, Android-powered TV, etc...)
This app would not be possible without Puter.
In case you don't know what Puter is, it's a web-based operating system, like a computer in the cloud.
Puter has an SDK called Puter.js, allowing any website to have access to AI functionalities, and store files on the user's Puter PC. And Puter is open source too !
The Puter.js LLM is made with GPT 4o Mini, allowing the app to use a powerful AI, for free.
This app's UI is powered by Google Material Design V3, a clean UI, with rounded courners, etc...
Material Design is open source, which is why it is used in this PWA.
The only page of the website which does not use Material Design is offline.html
. Why ? Material Design is on Google Server's, and this page is made to be saved locally, and showed to the user if he's offline, which needs to have an UI that works offline.
While this app is powered by Puter, it is also hosted on Puter!
In Puter, you can just right-click a folder and publish it as a website, so that's how this is hosted.
This PWA has the parameter ?message
. This means that if you type https://puter-ai.puter.site/?message=hello how are you
, the message "hello how are you" will be sent when the app starts.
This PWA is compatible with the Edge sidebar, which means you can have Puter AI directly in your sidebar.
The manifest file has been partially made by PWA Builder, a website allowing a user to easily create a PWA's manifest file.
Some parts of this app are made by the following AIs :