GitHub Copilot is presented as an AI pair programmer, that plugs into the user's editor. It then turns natural language prompts into code, offers multi-line function suggestions, speeds up test generation, filters out common vulnerable coding patterns, and blocks suggestions matching public code.
$10
per month
Perplexity
Score 8.7 out of 10
N/A
An answer engine for publicly available knowledge, Perplexity's Enterprise Pro plan helps employees get fast answers to their most complex questions without the usual need to click on different links, compare answers, or endlessly dig for information.
$20
per month
Pricing
GitHub Copilot
Perplexity
Editions & Modules
CoPilot for Individuals
$10
per month
CoPilot for Business
$19
per month per user
No answers on this topic
Offerings
Pricing Offerings
GitHub Copilot
Perplexity
Free Trial
Yes
No
Free/Freemium Version
No
Yes
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
GitHub Copilot
Perplexity
Considered Both Products
GitHub Copilot
Verified User
Team Lead
Chose GitHub Copilot
ChatGPT, Perplexity, and Grok are AI tools that developers use to boost productivity. However, GitHub Copilot outperforms them due to its tight integration with Visual Studio. GitHub Copilot can analyze all the code in your workspace and provide contextual assistance within …
I have been using all the 3 products - ChatGPT, Gemini, and Perplexity. Perplexity helps when ChatGPT and Gemini fail. There have been several instances when Chat GPT and Gemini provided inaccurate results and in those times Perplexity became a clear winner. However, in terms …
Copilit is fantastic at the following: 1. Solving simple, well-defined problems, such as implementing an algorithm, manipulating a data structure, or string manipulation and regex. 2. Implementing simple APIs that are mainly CRUD in nature, with moderate business logic inside them, which may involve some processing or passing the data through an algorithm. 3. Implementation of well-defined activities, such as implementing a connection to an Oracle DB using Hibernate or JDBC, or implementing boilerplate code for a backend service to listen to Kafka events. It is not that great when it comes to understanding and implementing code in a proprietary DSL. It struggles when implementing a major feature across a complex codebase. I believe developers should also adopt the trust-but-verify paradigm when expecting highly secure or regulated code from GitHub Copilot.
Perplexity is helpful when you want auto-code generation for day-to-day problem scenarios such as Powershell script to accomplish a task, Code to invoke a REST API, Class generation from JSON/XML data, etc. It is also helpful when you want to correct or optimize code that you have self-written. Perplexity might not be best suited for scenarios when you need 100% accuracy without your self-verification of correctness.
I feel that GitHub Copilot's overall usability is good due to its tight integration with Visual Studio and the workspace. However, developers expect greater ease of use, as there is a learning curve to realize productivity gains with the tool fully. I think there is room for improvement in GitHub Copilot's UI integration within Visual Studio.
It's great, but doesn't necessarily feel like it adds enough value over using CoPilot, ChatGPT, or whichever generative AI tool your business already uses. Time will tell if this model continues to be developed, and whether it remains competitive with the other big models out in the industry, and innovating features and integrating more use cases fast.
It is useful that copilot integrates so well with vscode, which is a very common IDE. I used Tabnine for a little while but it was not that intuitive, and did not seem as helpful as GitHub copilot was. I have enjoyed GitHub copilot a lot, especially the ease of hitting the tab key and seeing quick progress in my tasks.
I use all three at present, Perplexity IS outstanding when It comes to researching, like a search engine on steroids. If you need programming skills Claude or Chatgpt seem better suited for the task. What I normally do in a project IS use all three in order to arrive at a more insightful outcome. The BEST of all world.