NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Feedback on an open source Ruby – LLM project (github.com)
pcarolan 21 hours ago [-]
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

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 14:44:57 GMT+0000 (Coordinated Universal Time) with Vercel.