Show HN: AI for analyzing developer skill level (rankode.ai)

1 points by brennanvickie ↗ HN
Rankode is AI that uses GitHub or existing code to generate a report analyzing programmer skills without coding tests.

Initially, we needed to hire a junior Python developer quickly for our A.I. legal startup. When we got 150 applicants who all basically looked the same on paper we had no idea who to even reach out to. So we looked for quick solutions to our problem and were surprised to see there wasn’t really anything that didn’t involve a ton of set up or taking up valuable time from our Engineers to help in the process. So we put a couple people on our team to the task of using our ML background to solve this problem.

After training our Python models on thousands of lines of code today we are launching Rankode for use by developers, hiring teams, and educators.

With Rankode just paste in the link to a public repository or 500 lines of code.

Rankode's ML models analyze code across 6 categories:

Sample volume - Quantity of code submitted (we require 500 lines for accuracy)

Original code vs. boilerplate - How much of the submitted code is originally written by the developer?

Syntax use - Is the code fluid and understandable, or is it a mumbo-jumbo of sticky and twisty lines of code?

Domain reflection - How much of the concepts and terminology specific to the application domain are reflected in the code?

Solution clarity - To what extent the written code is understandable as a description of the idea of solving a problem.

Modular structure - How well the code’s structure is thought out, designed, and organised on multiple levels.

Even though we first developed Rankode for hiring we’ve been talking to people and finding a few other good use cases like for ongoing performance management (especially for remote teams), and also for educators.

New developers, self-taught devs, or those changing careers see our report as being a useful way to demonstrate to recruiters their skills when they’re applying. Attaching their Rankode report makes it easy for recruiters (especially from non-technical backgrounds) to easily see their skill level and it devs stand out in a sea of newbies.

Since Rankode only analyzes code the results are free from bias and fairer. We think everything you need to know about a developer’s hard skills is in their code.

For our launch, we are giving a free report to anyone who signs up for our newsletter but HN members can email us a hello@rankode.ai and we can get yours without you needing to sign up.

Thanks for any questions or feedback!

0 comments

[ 2.6 ms ] story [ 6.7 ms ] thread

No comments yet.