Metabob

Metabob

Automate debugging and refactoring with AI
Visit website

What do people think of Metabob?

The community submitted 3 reviews to tell us what they like about Metabob, what Metabob can do better, and more.
What do you think about Metabob?
Leave a rating or review for the community
5/5All time (3 reviews)
1/5
Recently (0 reviews)

3 Reviews
Massimiliano Genta

CEO

1 review
Verified
As a team of developers, we are all too familiar with how tedious it can be to find and fix problems in code. The available code review/static code analysis tools did not satisfy our and many others developers’ needs. These tools create noise by flagging false positives and are only able to detect simple problems, mostly related to style and syntax. Therefore, we decided to build Metabob, a tool that speeds up debugging and refatoring code by up to 60%. Metabob is an AI code review tool that automatically detects complex problems in code bases. Examples of these include problems such as unhandled edge cases, memory leaks, GPU/CPU runtime initialization errors, and hundreds more. Doing so requires a contextual understanding of the code base, which is enabled in step 1 through a graph-attention mechanism. In step 2, after a problem is found, Metabob passes the problematic code region along with enriched code context to a generative AI model to receive context-sensitive problem descriptions and code recommendations (the user is able to opt out of step 2). Metabob also allows users to interact with a generative AI by asking questions regarding the problem descriptions and code recommendations. Additionally, users can provide the generative AI with more context if they wish to improve the accuracy of the generated solution. Features: ✅ Problem detection ✅ Generation of problem descriptions ✅ Generation of code recommendations to fix detected problems ✅ Ability to interact with a generative AI Currently Metabob's AI is trained on analyzing Python code. Soon, we will expand to Java and Javascript and will add more programming languages at a later date.
Share

Adam Xu
Adam Xu
@adamthegreat
1 review
Finds bugs and fixes them, and searches for problems every time you save! If you don't use it, it just runs in the background, so you don't need to worry. But when you have a problem in your code, it's a complete lifesaver!
Share

I've been using it for the past week and it's quite an amazing tool. Aside from python are you planning to support any other language in the near future? my company uses Java and I would like to try it with the company's code
Share