ChatGPT vs Perplexity results comparison (same query workflow test + UI feedback)

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.

Hey @alishawinson, welcome to this community! I believe this question is mistagged chat-completions refers to a specific developer API — e.g. https://api.perplexity.ai/chat/completions — and your use case seems to be more about using Perplexity’s chat.

While I can’t answer for sure, I believe Perplexity’s chat may use GPT internally for certain tasks. And when using chat apps such as Perplexity’s or ChatGPT, if you change the LLM model (e.g. GPT) and/or add custom prompts, you also can change the behavior and quality of response for each task.

Suggestions for Perplexity improvement:

I would recommend you trying those suggestions as a system prompt on perplexity and see if you get better results! Even try them with different LLMs (=models).