Continuing the conversation from the last post, ChatGPT has plenty of output options for the more technical users.
For example
- HTML
- For web sites, landing pages, blog posts, etc.
- Markdown
- Simple formatting using plain text
- JSON
- Structured text
- If you don’t know what it is then you probably don’t have any use for it…
- CSV
- Uses plain text to store table data
- Supported by many applications - including Excel
- Code blocks
- Supports many different programming languages including Python, JavaScript, C++, etc.
- Can be used to learn code, troubleshoot existing code, generate code, etc.
- Not always completely accurate
It takes more trial and error to get the output that you want with more technical formats. You’ll have to determine if it is worth the time.
As usual, this is just a small sample of what is possible. They are adding features every day.
Comments