How to chat with Puter AI - Zac0511/Puter-AI-PWA GitHub Wiki

To chat with Puter AI, its very simple :

  • Open the app
  • Type something in the text box
  • Press enter or click the send button
  • Wait for the AI to answer !

While the AI is writing, a loading spinner appears. If a message have not appeared after the spinner disappeared, it's that an error occurred. In that case, do the following :

  • Check your internet's speed. If your internet is too slow, the message could take a while to reach your computer.
  • Check the console. Press CTRL + SHIFT + C on your keyboard. This will open the DevTools. Switch to the console tab, and see if there is any "AI response error". If you do have a response error, try reading it, and make an issue on this repository to report the bug

There is also a second method for sending a message to the AI, the URL parameter :

  • Type https://puter-ai.puter.site/?message=something, and it will send the message "something" to the AI. Just type anything you want instead of the "something". Special characters and spaces are supported.