Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Apex Agents, LLM Agents Running Natively in Salesforce (github.com/callawaycloud)
1 point by cjonas on April 20, 2023 | hide | past | favorite | 2 comments
Built this as an experiment to learn more about "ReAct" style agents. The result is kinda an "Auto-GPT lite", running natively in Salesforce.

Building and running something like this in Salesforce is a MAJOR PITA, but I do think the platform provides an interesting ecosystem to explore use cases.

Still needs a lot of work to be "stable", but I actually could see it being useful for certain use cases.

If you're interested in checking it out, but don't want to fire up an org yourself, I made a demo video: https://www.youtube.com/watch?v=zLP33ssXUfU

(Sorry for the AI voice over; it's more bearable than my own. And also for the promotion bit at the end; have to justify all the time I spent on this somehow :)




What could go wrong?


User: Please fix our data quality issues.

Agent: Sure thing!

command: execute_apex args: ```delete [SELECT Id FROM Account];```

:)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: