No reviews yetBe the first to leave a review for PAI
Maker
📌
I was initially looking for an agent to help me manage my email accounts, iMessages, various communication surfaces.
OpenClaw & Hermes seemed promising, but I found their setup process and general runtime was pretty suboptimal, so I built an event-driven kernel that would act as a harness for an always-on LLM.
Report
What kind of tasks is PAI actually handling under the hood, and does it need to send my data to the cloud or can everything stay local on my machine?
Report
Maker
@mzeyyensnycba Everything is local and stored within the ~/.pai directory on your computer. you can delete it and it's all gone immediately. The only time anything ever leaves your device is when it gets sent to OpenAI/Anthropic/any provider to get a response from the LLM. I hope that answered your question!
What kind of tasks is PAI actually handling under the hood, and does it need to send my data to the cloud or can everything stay local on my machine?
@mzeyyensnycba Everything is local and stored within the ~/.pai directory on your computer. you can delete it and it's all gone immediately. The only time anything ever leaves your device is when it gets sent to OpenAI/Anthropic/any provider to get a response from the LLM. I hope that answered your question!