|
--- |
|
title: Salesforce Migration Assistant |
|
emoji: π |
|
colorFrom: green |
|
colorTo: purple |
|
sdk: gradio |
|
sdk_version: 5.29.1 |
|
app_file: app.py |
|
pinned: false |
|
license: mit |
|
short_description: salesforce-migration-assistant Proof of concept |
|
--- |
|
Salesforce B2B Commerce Migration Assistant |
|
This Hugging Face Space provides AI-powered tools to assist with migrating from Salesforce CloudCraze to B2B Lightning Experience. |
|
|
|
Features |
|
1. Apex Trigger Correction |
|
Paste legacy CloudCraze Apex Trigger code |
|
Receive corrected and optimized Apex Trigger code for B2B LEx compatibility |
|
Get explanations for changes made |
|
2. CloudCraze Object Conversion |
|
Paste CloudCraze Object code |
|
Convert to equivalent B2B Lightning Experience system objects |
|
Receive field mappings and implementation guidance |
|
How to Use |
|
Select an AI model from the dropdown menu |
|
Choose the tab for the tool you need |
|
Paste your code |
|
Click the button to process |
|
Review the AI-generated output |
|
Models |
|
This Space provides access to several powerful AI models specialized in code generation: |
|
|
|
Qwen/Qwen2.5-Coder-32B-Instruct |
|
nvidia/Llama-3.1-Nemotron-70B-Instruct-HF |
|
deepseek-ai/DeepSeek-R1-Distill-Llama-70B |
|
meta-llama/Llama-3.3-70B-Instruct-Turbo-Free |
|
Important Note |
|
This tool is designed to assist Salesforce developers and administrators with migration tasks. Always review AI-generated code before implementing in production environments. |
|
|
|
About |
|
This Space is powered by Together AI's API and was developed to streamline the complex process of migrating from CloudCraze to B2B Lightning Experience. |
|
|
|
|
|
|
|
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |
|
|