8000 GitHub - Szandor72/salesforce-local-llm-assistant: LWC that runs LLMs locally on your computer and uses Salesforce records for context.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Szandor72/salesforce-local-llm-assistant

 
 

Repository files navigation

Salesforce Local LLM Assistant

Salesforce Local LLM Assistant

LWC that runs LLMs locally on your computer and uses Salesforce records for context.

Read the article | Watch the demo

How to start

  1. Download the code from this repository.
  2. Navigate to the picoLLM.js static resource and update its code as described in the file.
  3. Deploy the code from this repository to your org.
  4. Add the Pico API key to the Local LLM Assistant custom metadata's Setting record. You can obtain the API key and download the models at https://picovoice.ai/.
  5. Open any page in Salesforce Lightning Experience and drop the component at any place on the page.
  6. Save and activate the page.

About

LWC that runs LLMs locally on your computer and uses Salesforce records for context.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Apex 41.1%
  • JavaScript 40.6%
  • HTML 16.1%
  • CSS 2.2%
0