Michael Seibel

CodeAnt AI - AI code reviews that can cut code review time & bugs in half

Automatically detect and fix code quality issues, bugs, and security vulnerabilities in real-time with every code commit. Add custom rules in simple English to enforce your company’s best practices. Trusted by small teams to unicorns like TATA 1mg, Cipla.

Add a comment

Replies

Best
Amartya Jha
Hey PH Family! 👋 We're super excited to launch CodeAnt AI here today! 🚀 As developers, we deal with tight deadlines, complex projects, and constant changes every day. In the middle of all this, code reviews always take up our time. They are: → Time-consuming → Subjective to the reviewer’s knowledge → Hard to enforce company-specific guidelines → Slowing down development cycles How does CodeAnt AI solve this? 🤖 We're an AI code reviewer that cuts code review time and bugs by half. Whenever code is committed on GitHub, Bitbucket, or GitLab, we: ✅ Summarize the changes made ✅ Offer one-click fixes for code quality issues ✅ Detect application security issues (SAST) ✅ Detect infrastructure misconfigurations (IaC) ✅ Scan for secrets, keys, and tokens ✅ Let you add custom company policies in plain English (one of our biggest differentiators) We started building 10 months ago, and we’ve seen crazy product growth. Today, we’re live in small teams to large unicorns like TATA 1MG & Cipla 🦄. We'd love for you all to try it out! 💻 Why try CodeAnt AI? → We’re SOC 2 compliant → All LLM interactions are end-to-end encrypted → We don’t store your codebase or perform any training on your data. We're offering a 30-day free trial—get started here: https://www.codeant.ai/ai-code-r... Valid for the next 7 days 🎁 This is me and my co-founder @chinmay_bharti, and we’d love it if you tried the product we’ve poured our hearts into over the last 10 months. ❤️ Can't wait to hear what you think! 🙌
Rohan Chaubey
Launching soon!
@chinmay_bharti @amartya_jha Many congrats on the launch! Been following your story. Great progress and amazing product feature set. Sharing with my dev friends. :D
Amartya Jha
@rohanrecommends Thank you so much! Love the support and the kind words. It’s been quite a journey, and I’m excited about what’s ahead. Huge thanks for sharing it with your dev friends—means a lot! Let me know if they have any feedback or questions.
Amartya Jha
@charu_gupta9 - Thank you so much! You've been an incredible support in our Product Hunt launch. Stay awesome!
Chandan Mishra
@chinmay_bharti @amartya_jha Fascinating stuff! Btw, Quick question - are you guys leveraging AST parsing for code chunck analysis before passing them through your AI pipeline. Also, are you considering LLMs on machine for your AI code reviews? Will love to know more, thanks.
Amartya Jha
@chinmay_bharti @dontdude - Thanks for the great question! Yes, we do leverage AST (Abstract Syntax Tree) parsing for code chunk analysis, and here’s how it works: 1) We connect with GitHub, Bitbucket, or GitLab. 2) We take any repository and create an AST of it, which helps us understand the entire code flow. 3) We’ve written over 30,000 deterministic checks in 30+ languages https://docs.codeant.ai/antipatt... 4) Our smart logic identifies which issues can be deterministically fixed using AST and which need AI. We can go back to the AST to check upstream and downstream functions of any call. 5) Depending on the analysis, it either goes through AI or AST. AST-based detection and fixing is almost 100% accurate. We’re already running this setup for a range of customers, from startups to unicorns. You can read more about it here - https://www.codeant.ai/customer-... We also support on-premise deployment, both on cloud and bare metal, combining AI with our rule-based engine to reduce false positives and improve code quality & security. Let me know if you’d like to dive deeper into any of this!
Simon🍋
Launching soon!
Congrats on YC backing! This could be a great tool for my developer friends. Gonna give it a shot and see if it lives up to the hype.
Amartya Jha
@simonas_kauzonas - Thanks a lot! Really appreciate that. I’m excited you’re going to try it out, and I’d love to hear what you think. If you or your developer friends need help or have any feedback, just give me a shout!
Manu Chaudhary
Can it work with self-hosted Gitlab?
Amartya Jha
@manu_chaudhary - Yes, we support self-hosted GitLab! We actually have live customers using it with their GitLab self-hosted setups. You can get started on a 30-day free trial - https://www.codeant.ai/ai-code-r...
SADIK KASIMOGLU
CodeAnt.ai looks like a game-changer for automated code reviews! 🚀 I’m really excited to see how it can streamline our development process. Quick question: Does the platform support multi-language code reviews? Also, are there any plans for offering API access to integrate CodeAnt into existing CI/CD pipelines for more dynamic and scalable use?
Amartya Jha
@esadik - Thanks a lot for your kind words! To answer your questions: Yes, we support multi-language code reviews—it's actually language-agnostic. As for API access, we offer it in our enterprise plan, allowing you to seamlessly integrate CodeAnt into your CI/CD pipelines for dynamic and scalable code reviews. You can get started on a 30-day free trial here - https://www.codeant.ai/ai-code-r... Let me know if you have any more questions!
Sonia Ponzo
Very interesting - we'll definitely try it!
Amartya Jha
@sonia_ponzo - Awesome! I’d love to know how it works for you. You can get started on a 30-day free trial here - https://www.codeant.ai/ai-code-r...
André J
How does the code quality check work? Is it using lint files included in the project or? I saw that it was rulebased on the website. Could you elaborate a bit on this?
Amartya Jha
@sentry_co - Absolutely! Here’s a more detailed look at how CodeAnt AI handles code quality checks: 1) Rule-Based Engine & AST Parsing: We run over 30,000 deterministic checks in 30+ languages and use AST parsing to deeply understand your code structure and then pair this code flow with AI, providing insights beyond basic linting. 2) Code Complexity Analysis: We evaluate code based on cognitive and cyclomatic complexity, offering actionable suggestions to simplify complex areas for better maintainability - https://www.codeant.ai/code-comp... Dead Code Detection: CodeAnt AI identifies dead code with a confidence percentage and generates detailed reports. You can also customize scans by including or excluding specific files - https://www.codeant.ai/dead-code... Duplicate Code Detection: We detect duplicate code within and across files, providing refactoring suggestions. You can set thresholds for duplicate code detection and include or exclude specific files or folders for a more tailored analysis - https://www.codeant.ai/duplicate... Let me know if you'd like any more details!
André J
@amartya_jha Thanks. Looking at the links now. What's AST parsing?
Runbo Li
This is a great tool for "pseudo-technical" Founders that learned how to code using ChatGPT and occasionally make mistakes 😅
Amartya Jha
@runs - Thank you so much! 🙌
Mirah Shah
This could save so much time on code review, I'm all for automating things like this.
Amartya Jha
@mirah_shah - Absolutely! That’s one of our main goals—saving time and making the code review process smoother. I’m glad you’re on board with automating it! If you decide to try it out, I’d love to hear your thoughts on how it works for you. You can get started on a 30-day free trial - https://www.codeant.ai/ai-code-r...
Ashit from Draftly.so
Interesting @amartya_jha, definitely sharing it with my team to try it out. Congratulations on the launch, btw.
Amartya Jha
@ashitvora - Appreciate you sharing it with your team — it’s great to hear! I’d love if you guys get started with the tool. Here’s the link for a 30-day free trial: https://www.codeant.ai/ai-code-r.... Do let me know if you need any help.
Irvin Zhan
Big congrats! This is an awesome product – we're been really impressed by the AI quality and have been delighted that Subframe was part of your journey. Very excited for other teams to try this
Amartya Jha
@irvin_at_subframe - Thank you so much! It’s been great having Subframe as part of the journey. Really glad to hear you’ve been impressed with the AI quality!
Kalpesh Bhalekar
CodeAnt is really good! We had an 'Aha' moment the minute our Github PRs were summarised after installation. Will definitely recommend as a SonarQube alternative. 🚀
Amartya Jha
@kalpesh_bhalekar1 - Thank you so much! 🙌 That’s awesome to hear about your 'Aha' moment with the GitHub PR summaries—it’s one of our favorite features too! CodeAnt is a SonarQube alternative. 🚀
Ismail Pelaseyed
Congrats on the launch! Good work and keep shipping!
Amartya Jha
@pelaseyed - Thanks a lot, man!
savan kharod
Looks interesting @amartya_jha. :)
Amartya Jha
@savan_kharod1 - Thanks a lot :)
aryan Pareek
Congrats @amartya_jha and team!!
Amartya Jha
@aryan_pareek - Thank you so much! 🙌 Really appreciate the support! We're excited for what’s ahead.
Monik Pamecha
Great job @amartya_jha and team. For lean teams that ship with high velocity, this is a big unlock
Amartya Jha
@monikp - Thanks a ton! 🙌 Really appreciate the support. We built this with lean, fast-moving teams in mind, so it’s awesome to hear that you see it as a big unlock!
Agam Jain
Congrats on the launch Amartya and Chinamy! Thanks for adding Rust support as well! LFGG!
Amartya Jha
@agam_jain2 - Thanks so much! 🙌 Really appreciate the support. LFGG indeed! 🚀
Vedant Vyawahare
The developer community needed a reliable Security & Vulnerability Scanning tool with the added intelligence of AI. I’ve seen you folks work on this since the beginning and all I can say is that this is just the start. 🚀 AI remediation of security vulnerabilities will also be super cool to have 🤝 Congratulations on your launch team!
Amartya Jha
@vedant4510 - Thanks so much for the kind words and ongoing support! 🚀 We’re really excited to be addressing this need by combining code quality & security scanning with AI. And you’re absolutely right—this is just the beginning!
Yash Sancheti
Does it scan code for potential harm code or vulnerabilities?
Amartya Jha
@yash_sancheti - Yes we do scan for potential harm code or vulnerabilities, give it a try - https://www.codeant.ai/ai-code-r...
Neel Balar
This is so cool! Congrats on the amazing launch!
Amartya Jha
@neel_balar - Thank you so much! 🙌
filip skrzesinski
Thanks for the shoutout & congrats on launch!
Amartya Jha
@uptightchill - Thank you! It's been a pleasure collaborating with Subframe.