GitHub Copilot vs. IBM Bob

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
GitHub Copilot
Score 8.6 out of 10
N/A
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
IBM Bob
Score 8.3 out of 10
N/A
IBM Bob is an AI-assisted development tool designed to support developers across the software development lifecycle. It helps interpret developer intent and provides assistance when working with real-world codebases by using contextual awareness of the surrounding project.N/A
Pricing
GitHub CopilotIBM Bob
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 CopilotIBM Bob
Free Trial
YesNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
User Ratings
GitHub CopilotIBM Bob
Likelihood to Recommend
8.8
(8 ratings)
8.0
(12 ratings)
Usability
8.8
(7 ratings)
7.7
(12 ratings)
User Testimonials
GitHub CopilotIBM Bob
Likelihood to Recommend
GitHub
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.
Read full review
IBM
The first time using it feels like magic. Its ability to analyze an existing codebase and adapt accordingly to questions, feature requests, issues, etc. is remarkable. However, it is not limited to an existing codebase - I've had it create new applications based on styling from another application from scratch. It has quickly gone from an amazing novelty to something that is relied upon daily.
Read full review
Pros
GitHub
  • Make code development faster and quicker.
  • Helps write better code standards for projects.
  • Provide the latest functions from the technology.
  • Notifies about the deprecated functions.
Read full review
IBM
  • Analyzing existing programs, explaining clearly what it does.
  • Rewriting programs in a more modern language and/or a much more modular design, adding lots of explanatory comments.
  • Analyzing large amounts of data, verifying assumptions are either true or false.
  • Improving my ability to write good prompts, by asking IBM Bob feedback about the prompt(s) I used.
Read full review
Cons
GitHub
  • The only issue I faced is the context token size, it can be increase.
  • Sometime with agent mode it takes too much time, which can be reduced but I understand it also depends on the complexity of the given task.
Read full review
IBM
  • The setup of skills can be more simplified
  • since the IBM Bob IDE is embedded in a VSCode based framework, we have to deal with the same UI (and missing guided workflows)
  • The help pages are only available via URLs. I like to see an embedded help file which is structured and includes a search feature
Read full review
Usability
GitHub
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.
Read full review
IBM
It works well, for the most part, but asking for authorization for multiple steps or tool installation and use sometimes becomes bothersome. You can grant blanket authorizations but I do prefer to have a tradeoff there so not all is bad, but sometimes I get the impression that we get asked the same question several times during the same workflow.
Read full review
Alternatives Considered
GitHub
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.
Read full review
IBM
ChatGPT just did not have the breadth and depth of insight for my coding needs. To get an approximation of what I wanted I had to restate my prompt multiple times, and it looked almost like it did not learn from one time to the other.
Read full review
Return on Investment
GitHub
  • Our ROI of the purchase of Copilot was met in less than a day. The timesave cannot be overstated
  • Programmer boredom/dissatisfaction is down because of less repetetive crud work.
Read full review
IBM
  • The ROI from converting our Installer app went from an initial estimate of 2 weeks to 3 days.
  • The testing of the finalized app, which had to communicate with an already existing app w, was difficult to implement and test.
  • Converting old scripts from a proprietary IDE was done instantly.
Read full review
ScreenShots