logoalt Hacker News

anilgulechayesterday at 8:06 AM2 repliesview on HN

Has anyone implemented a system of Pi for a team? Basically consolidate all shared knowledge and skills, and work on things that the team together is working on through this?

Basically a pi with SSO frontend, and data separation.

If no one has - I have a good mind to go after this over a weekend.


Replies

rcarmoyesterday at 12:15 PM

There is a thing called Mercury that seems very promising. Check https://taoofmac.com/space/ai/agentic/pi for a list of pi-related things I'm tracking.

dandakayesterday at 8:13 AM

I have created a separate knowledge base in Markdown synced to git repo. Agents can read and write using MCP. Works fine!

show 1 reply