logoalt Hacker News

Show HN: Adam – An embeddable cross-platform AI agent library

24 pointsby marcobambinitoday at 12:56 PM8 commentsview on HN

Comments

pantsforbirdstoday at 3:51 PM

It's a neat product, but I am also a bit confused by the choice to use C as the primary language. I would think you'd want something more ergonomic since this is entirely I/O bound.

I'm 100% on board with using C for the rag or sqlite sync solutions, but the agent itself seems like it would be much easier to write in another language and build on those tools. Even something like go would be much easier to adopt.

lewisjoetoday at 5:39 PM

Jetbrains maintain a kotlin based ADK - https://github.com/JetBrains/koog

Since it's written using kotlin multiplatform it's compilable to js/wasm/ios/android or any platform of choice.

Worth checking out.

lucrbvitoday at 3:38 PM

Cool but why would anyone write an agent in C? Since the language is verbose it seems to be a painful choice to use C for this task.

show 1 reply
thornewolftoday at 3:48 PM

They have named themselves sqliteai and are releasing a library called adam. this is just advanced seo. seems neat though

legeltoday at 3:41 PM

For anyone in AI, this reads like someone starting a new company called Google

dorianzhengtoday at 5:13 PM

i built a similar project named boxlite (embeddable micro-VM) and agentlite (agent in boxlite). i like your idea

bsenftnertoday at 3:36 PM

nice work.

thomas_viaelotoday at 4:41 PM

[dead]

b69ndmoontoday at 5:09 PM

[flagged]

ggsatoday at 3:59 PM

[dead]