callawaycloud/llm-apex-agents
Run Large Language Model "Agents" in Salesforce apex
This project allows Salesforce administrators and developers to automate complex tasks within Salesforce by leveraging large language models like GPT. It takes a high-level instruction, like "Find accounts with missing phone numbers and update them from the internet," and uses AI to reason, search, and perform actions directly within Salesforce, producing updated records and notifications. It's designed for Salesforce professionals who want to introduce advanced automation capabilities to their CRM workflows.
No commits in the last 6 months.
Use this if you need to automate multi-step data enrichment, record updates, or information retrieval within Salesforce using natural language commands, without writing extensive custom Apex code.
Not ideal if you require a production-ready solution with guaranteed stability, high performance, and extensive testing, as this is an experimental project.
Stars
55
Forks
26
Language
Apex
License
MIT
Category
Last pushed
Apr 26, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/callawaycloud/llm-apex-agents"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mlc-ai/web-llm
High-performance In-browser LLM Inference Engine
e2b-dev/desktop
E2B Desktop Sandbox for LLMs. E2B Sandbox with desktop graphical environment that you can...
geekjr/quickai
QuickAI is a Python library that makes it extremely easy to experiment with state-of-the-art...
Azure-Samples/llama-index-javascript
This sample shows how to quickly get started with LlamaIndex.ai on Azure 🚀
AkagawaTsurunaki/zerolan-core
ZerolanCore integrates many open-source, locally deployable AI models, and aims to integrate a...