About AI Assistants

AI Assistants are Wix tools that allow you to generate code using prompts and built-in artificial intelligence (AI). Each assistant is designed for specific development environments and use cases.

Wix AI Assistant in the Wix IDE

The Wix AI Assistant in the Wix IDE is a comprehensive coding companion for backend development. This assistant helps you:

  • Generate backend code based on your descriptions.
  • Debug and fix errors in your existing code.
  • Look up documentation and learn about Wix APIs.
  • Have interactive conversations with follow-up questions and clarifications.

This assistant is ideal for complex backend logic, API integrations, and when you need detailed explanations of Wix development concepts.

AI Assistant in the Wix Studio Code Panel

The AI Assistant in the Wix Studio Code Panel specializes in frontend development. This assistant helps you:

  • Generate custom code that triggers when interacting with elements on a site.
  • Add the generated code directly to a site's page code.

This assistant is perfect for adding interactive features to your site elements.

Choosing the right assistant

  • Use the assistant in the Wix IDE when you want assistance with backend functionality, complex logic, API integrations, or comprehensive debugging help.
  • Use the assistant in the Code panel when you want assistance with adding custom interactive behaviors to frontend elements.

Both assistants are designed to accelerate your development process while helping you learn Wix development best practices.

See also

Did this help?