AI Website Agent
Overview
The AI Website Agent assists users in building and managing website resources, supporting static resource hosting, page display, and website structure design. Without writing any backend code, you can display data from Informat as a website, suitable for corporate sites, portals, showcase pages, and other scenarios.
Core Capabilities
1. Website Module Management
- Create Website Module: Quickly create a website project with automatically initialized directory structure
- Query Website List: View all website modules and their configurations in the application
- Preview Website: Preview website effects in real-time during the design phase
2. Resource Management
- Directory Management: Create resource directories, organizing files by function or page
- Resource Editing: Create and edit static resources such as HTML, CSS, JavaScript
- Resource Query: View resource details and content
3. Website Design Guidance
- Page Structure Design: Help users plan website page structure and navigation
- Data Integration: Display data from Informat data tables on web pages through APIs
- Responsive Layout: Guide building responsive web layouts for multiple devices
Using the AI Website Agent
In the [Application Designer]'s [AI] module, click [Website Agent] to switch to the website agent conversation.
Application Cases
1. Build a Corporate Website
- Use Case: Need to quickly build a corporate website with homepage, about us, product introduction pages
- Example: Input "Help me design a complete corporate website, including data tables, scripts, and APIs"
2. View Existing Websites
- Use Case: Understand the website modules already created in the current application
- Example: Input "Summarize the existing website modules and their purposes in the current application"
Important Notes
- The agent will first read the "Informat Website Resources and Component Designer Documentation" to ensure designs comply with platform standards
- When a single file's content exceeds 300 lines or 8000 characters, it will be automatically split into multiple files
- Script functions called by websites through Informat APIs must be exposed using
export function

