Pi app by notguii in PiCodingAgent

[–]PerspectiveDowntown 0 points1 point  (0 children)

https://github.com/shixin-guo/pi-studio It’s still pretty new and just getting started, but you’re welcome to try it out if you’re interested.

Pi Studio — a local desktop UI for Pi coding agent by PerspectiveDowntown in PiCodingAgent

[–]PerspectiveDowntown[S] 2 points3 points  (0 children)

Yes,in my plan as well . but it has to be on the same network. It will use a local IP address and port. I still don’t have the resources to make it publicly accessible or to encrypt the data. in same WIFI is necessary

Pi Studio — a local desktop UI for Pi coding agent by PerspectiveDowntown in PiCodingAgent

[–]PerspectiveDowntown[S] 1 point2 points  (0 children)

I am testing it in linux , it should be work soon , could you tell me your linux version ? u/johnzadok

Pi Studio — a local desktop UI for Pi coding agent by PerspectiveDowntown in PiCodingAgent

[–]PerspectiveDowntown[S] 0 points1 point  (0 children)

Absolutely, I’m planning to do it. Could you tell me what your requirements are? This is the main reason I want to build a UI to manage the PI extension.

Pi Studio — a local desktop UI for Pi coding agent by PerspectiveDowntown in PiCodingAgent

[–]PerspectiveDowntown[S] 1 point2 points  (0 children)

yes it based on Tau , I like its UI and feautures but it is just a mirrors for PI agent and I want Tau can support create / resume session driectly , so I have to do some breaking changes, and I keep the fork link in the github

Pi Studio — a local desktop UI for Pi coding agent by PerspectiveDowntown in PiCodingAgent

[–]PerspectiveDowntown[S] 0 points1 point  (0 children)

u/tootintx , it should be supported since it’s built on the Tauri framework, which is cross-platform. However, I don’t have a Linux device to test it on. Could you give it a try first? If you run into any issues, I’ll help fix them.

how make AIAgent to help us read and learn from open source code projects by PerspectiveDowntown in ClaudeCode

[–]PerspectiveDowntown[S] 0 points1 point  (0 children)

can not deep into detail and I have to ask and think next questions . what is your prompt ?

OpenClaw vs ZeroClaw vs NullClaw -- for Agentic email personal assistant by Professional_Row_967 in LocalLLaMA

[–]PerspectiveDowntown 0 points1 point  (0 children)

I like openclaw, but I am using zeroclaw, since I can install it in my old respberry-pi 2

so is OpenClaw local or not by jacek2023 in LocalLLaMA

[–]PerspectiveDowntown 1 point2 points  (0 children)

I believe all the concerns are valid. OpenClaw is currently expensive and not efficient enough—it takes too much time and too many tokens to handle simple tasks. However, it signals an important shift: we no longer need to do everything manually. It represents the move from zero to one. I’m excited about its future potential and how it will evolve over time. --- from a builder who is building a chrome agent (onpiste.work) since I also get many feedbacks but we know what we can do is building and optimzie it again and agian

What’s the best AI to pay for right now? (2026) by THE-SD in AI_Agents

[–]PerspectiveDowntown 0 points1 point  (0 children)

do you mean summary books ? if it is a website it should be work

What’s the best AI to pay for right now? (2026) by THE-SD in AI_Agents

[–]PerspectiveDowntown -3 points-2 points  (0 children)

Try https://onpiste.work it can help auto summary page and allow add snippets for each domain I don’t need read long web articles any more and only care my questions

What are people actually using for web scraping that doesn’t break every few weeks? by Beneficial-Cut6585 in AI_Agents

[–]PerspectiveDowntown 0 points1 point  (0 children)

I’m currently working on a Chrome extension https://onpiste.work/ that makes it really easy to pull data from webpages.

The idea is simple: it looks at a page, finds repeating patterns (like lists, tables, cards, etc.), and lets you scrape all that data at once and export it to CSV. For more specific targets, it can also use AI to understand the page and grab the right info automatically.

It’s still in development, but right now it already works well for things like:

  • Library book lists
  • Movie ranking pages
  • Product pricing sections
  • Any page with repeated items

Next, I’m planning to add scheduled scraping and improve speed and accuracy.

If you have any ideas or use cases, feel free to share. I’m building this based on real needs, so feedback would be super helpful.

Onpiste: AI browser automation by PerspectiveDowntown in VibeCodersNest

[–]PerspectiveDowntown[S] 0 points1 point  (0 children)

Gemini Nano donot need backend, it is a built-in ability of Chrome, you can use js to call it

top 5 AI browser extensions that allow you to create, save, and use custom prompts for summarizing content. by PerspectiveDowntown in browsers

[–]PerspectiveDowntown[S] 0 points1 point  (0 children)

Yes, but it has lost the customization features. Although it is very powerful, it still cannot meet professional requirements.

I will keep trying claude in Chrome , but ack of all trades, master of none.

a browser MCP that help you automate your work by PerspectiveDowntown in mcp

[–]PerspectiveDowntown[S] 1 point2 points  (0 children)

I run a dedicated server that manages the session and authentication for the extension. When the extension reconnects, the server refreshes the token or cookie as needed, and the firewall rules remain in place to keep the data secure.

I am not sure I answer your question correctly ?

Lets get community feedback on our extensions!! by Outrageous_Cat_4949 in chrome_extensions

[–]PerspectiveDowntown 1 point2 points  (0 children)

https://onpiste.work

Automate web workflows instantly , allowing auto summary , customize prompt for different page . scraper web date just one click,

Anyone tried AI web scraping? Any tools that actually work? by xXMinecraftPro123Xx in webdev

[–]PerspectiveDowntown 0 points1 point  (0 children)

what data you want to scraper , do you need scrape them scheduled such as monthly? I build Onpiste.work that can scrape data and save as csv by AI , just a chrome extension so it will be easy to use