Skip to content

Feedback on an open source Ruby – LLM project

github.com/pcarolan
7 pointspcarolan1 comment
On HN

Comments

As I'm on vacation, I took a couple days to put together an idea I've had bumping around in the back of my head for a while. What if you could write pure ruby methods and ask an llm to figure out all the implementation details to return the response to any method call?

The library leans hard on ruby's magical (hence the name) `method_missing` which has always impressed me with its simple cleverness.

This is my first open source project, so please leave feedback and be kind.

Many thanks in advance,

:Pat

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.