matteogrella
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Go Port of OpenAI's Agents SDK (github.com)
Among the agentic AI frameworks I’ve tried, OpenAI's Python Agents SDK has the best balance of features and simplicity. Since I usually understand software by porting it to another language, I contributed to a Go…
- Show HN: I've just ported the RWKV LLM to Fortran (github.com)
RWKV.f90 is a port of the original RWKV-LM, an open-source large language model initially developed in Python, into Fortran. Known for its robust capabilities in scientific and engineering computations, the primary…