Skip to main content

Supported File Types

Explore the different file types you can generate with the AI assistant. From data formats like JSON and CSV to configuration files like YAML and documentation in HTML or Markdown.

Prerequisites

  • Familiarity with basic file generation (see "Generating Downloadable Files")

Estimated time: 5 minutes


1

JSON Files

Request JSON files for data structures, API responses, or configuration data. Example prompts: • "Create a JSON file with sample user data including name, email, and role fields." • "Generate a JSON config file for a web application."

Step 1: JSON Files
Tip:

JSON files are perfect for API mocking, data structures, and configuration files.

2

CSV Files

Request CSV files for spreadsheet data, reports, or data exports. Example prompts: • "Generate a CSV with product inventory: name, price, quantity columns." • "Create a CSV report of monthly sales data."

Step 2: CSV Files
Tip:

CSV files can be opened directly in Excel, Google Sheets, or any spreadsheet application.

3

YAML Files

Request YAML files for configuration, Kubernetes manifests, or Docker Compose files. Example prompts: • "Create a YAML config file for a database connection." • "Generate a Docker Compose file for a web app with PostgreSQL."

Step 3: YAML Files
Tip:

YAML is commonly used for DevOps configurations, CI/CD pipelines, and application settings.

4

Markdown and HTML Files

Request Markdown or HTML files for documentation, web pages, or email templates. Example prompts: • "Create a markdown file with a project README template." • "Generate an HTML page with a simple contact form."

Step 4: Markdown and HTML Files
Tip:

Markdown is great for documentation. HTML files can be previewed directly in your browser.