HackerTrans
TopNewTrendsCommentsPastAskShowJobs

engomez

no profile record

Submissions

Show HN: OpenKnowledge – open source AI-first alternative to Obsidian/Notion

github.com
381 points·by engomez·قبل 18 يومًا·173 comments

Show HN: Inkeep (YC W23) – Agent Builder to create agents in code or visually

github.com
79 points·by engomez·قبل 9 أشهر·49 comments

comments

engomez
·قبل 14 يومًا·discuss
Closing loop - we merged in a PR that lifted the codex toml modification logic from the codex source code, so it should be safe to use. We weren't able to recreate cases were the previous approach broke our test cases, but by porting codex logic we figure is the best way to structurally ensure there aren't unforseen changes.

If you run into any other issues -- let us know.
engomez
·قبل 17 يومًا·discuss
Added! https://openknowledge.ai/docs/integrations/opencode
engomez
·قبل 17 يومًا·discuss
OpenCode docs added - https://openknowledge.ai/docs/integrations/opencode

Let us know if any feedback.
engomez
·قبل 17 يومًا·discuss
Top priority, expect an update within days.
engomez
·قبل 17 يومًا·discuss
Appreciate it !
engomez
·قبل 17 يومًا·discuss
Currently yes. We'll be exposing a centralized CRDT server option in near future.
engomez
·قبل 17 يومًا·discuss
Yes, we're working on Linux/Windows beyond the CLI/WebUI, Electron enables us to do that.
engomez
·قبل 17 يومًا·discuss
Yup, OKF is more of a specification for a format, similar to e.g. Skills or MCP.

Our templates follow it and we have a starter pack for it.

You can think of our app as a general purpose IDE for any knowledge base/wiki/markdown.

Docs: https://openknowledge.ai/docs/workflows/supporting-open-know...
engomez
·قبل 17 يومًا·discuss
Ah, I was referering to https://cloud.google.com/blog/products/data-analytics/how-th... for "OKF"
engomez
·قبل 18 يومًا·discuss
Talking about a few different things, OKFN and OKF.
engomez
·قبل 18 يومًا·discuss
Web UI available for Linux/Windows. Updates docs !
engomez
·قبل 18 يومًا·discuss
I don't believe I've seen a KM app with true WYSWIG that's markdown underneath. Rest is indeed mainly packaging up all the second-brain, MCP, skills, and AI integrations to be out-of-the-box. More to come.
engomez
·قبل 18 يومًا·discuss
Fixed!
engomez
·قبل 18 يومًا·discuss
As a founder of a company that revolves around AI, I get you. It can feel frothy // intangible // overwhelming.
engomez
·قبل 18 يومًا·discuss
There is a knowledge graph -- we'll update the readme to make clearer. We support wikilinks and forward/backward links are presented to the agent through the MCP server for "agentic search". There's semantic search support as well, etc.
engomez
·قبل 18 يومًا·discuss
Great thought - we indeed added Claude/Codex terminal in there already. Was our quick win as we investigated this deeply.
engomez
·قبل 18 يومًا·discuss
collab between agent <> human happens locally via yjs

collab between human <> human happens using git/GitHub. so collab right now is auto-sync (~few min latency) + sharing functionality. Richer realtime collab is indeed something we're looking at.
engomez
·قبل 18 يومًا·discuss
Thanks nitin, these are all top of queue. We'll follow on quickly.
engomez
·قبل 18 يومًا·discuss
Appreciate it. An anonymized repro file would help ensure we validate against your specific cases.
engomez
·قبل 18 يومًا·discuss
got it. we'll ship this within the next week.