|
|
|
|
|
by segmenta
22 days ago
|
|
That is great to know! We heard of others pointing Claude to the knowledge graph. It made us double down on building a Claude desktop alternative, so we could couple them deeply. For instance, there are places you could provide feedback on emails to Rowboat and that goes into the knowledge graph which then improves the email handling.
Something like this would be hard, if we did not control the assistant as well. Would love to see your context capsule format. We could definitely make it possible to describe your own format. Granola no longer working was what led us to build it natively. Welcome back. Would love your thoughts on the product. |
|
https://contextcapsules.com/v2/CONTEXT_CAPSULES.md
Context Capsules cover business concepts (even org structure), all the way through to implementation. Compounding value from bounded context.
I implemented the Granola Sync when rowboat stopped pulling it in (I have a year's worth of transcripts of pretty much every conversation I've had over the past year).
One shot granola sync in both TypeScript and go from a single Context Capsule:
https://downkeep.com/sDzvgoKx/granola-sync?k=bJ0JXOTErCt1XVU...
Nightmare passing markdown files around in this day and age, and yet they are the future. DownKeep is my personal attempt at keeping some sanity, not production!