I ran a small test comparing how ChatGPT and Perplexity handle the same set of technical queries (API workflows, hosting, and media pipeline questions). The goal was to evaluate clarity, structure, and how actionable the outputs are.
What I noticed:
- ChatGPT tends to produce more structured “workflow-style” answers with clearer step breakdowns
- Perplexity is stronger at quick sourcing and concise summaries
- However, Perplexity responses sometimes feel less “implementation-ready” for multi-step technical setups
In my case (video hosting + API-driven workflows), ChatGPT gave more step-by-step architecture thinking, while Perplexity was faster but slightly less detailed in system design.
Suggestions for Perplexity improvement:
- Add an optional “expand into implementation plan” mode for technical queries
- Improve multi-step workflow continuity (so answers feel like a pipeline, not isolated facts)
- Allow users to switch between “concise answer” vs “engineering design mode”
- Better grouping of API + infrastructure steps when multiple systems are involved. I can share the exact prompts I used — download this comparison dataset and test it on your own workflows to see the difference.
Would be curious how others here see ChatGPT vs Perplexity for real engineering or automation use cases.