Using AI Features in Visual Expert
VE AI Services provide AI-powered assistance to help users better understand, analyze, and improve their applications and databases. Using the information stored in the Visual Expert repository, VE AI can generate explanations, suggest improvements, document code, and assist with troubleshooting tasks.
VE AI Services are available in three areas of Visual Expert: the Code Explorer, the Documentation workspace, and the Code Inspection workspace. The sections below explain how to access and use them in each context.
AI services in "Code Explorer"
AI services are accessible from the navigation bar of the treeview:
- Select some code containers (functions, procedures, objects…).
- In the navigation bar, go to "AI Services"
- Click on the service you need
AI services in "Documentation"
Several AI Services are available to enrich the code documentation:
- Log in Visual Expert WEB
- Open the "Documentation" workspace
- Browse the code and select an object
- In the section "Explain the business":
- Click on [Generate] to explain the code
- If it has been generated already, this result is automatically displayed. Click on [Regenerate] to reproduce the result.
- In the section "Source code", use AI services to generate comments or suggest optimizations.

AI services in "Code Inspection"
- Log in Visual Expert WEB
- Open the "Code Inspection" workspace
- Browse the code inspection results, until you visualize a particular issue in a piece of code
- Visual Expert AI can then suggest a solution to fix this issue
See Also: