Comment by braheus

19 hours ago

A little library to define functions in English (through LLM of course; for TypeScript initially) and use these functions like ordinary (async) functions (calling & be called). Agents as functions and multi-step concurrent orchestration of agents with event loops, if fanciness is in order.

And an agentic news digest service which scrapes a few sources (like HackerNews) for technical news and create a daily digest, which you can instruct and skew with words.