Hacker News new | ask | show | jobs
by swyx 1033 days ago
similar to this? https://www.askmarvin.ai/welcome/quickstart/#ai-functions
1 comments

I think they're spiritually related, but my understanding is that Marvin actually invokes the LLM at runtime to execute an AI Function (which is why it can perform, e.g., sentiment analysis). Maccarone invokes the LLM to generate code during development.