AI Indians: AI Startups in India

AI
Created 

Celebrating the AI developers & entrepreneurs

& tracking their growth via a leaderboard

Featuring 100+ newest AI startups of India

Serenity: Mental Health AI Chat Bot

AI
Created 

Journaling has been proven to improve mood and reduce anxiety.

And, "journaling" is more fun when done conversationally with a good listener.

AI is the perfect companion for that.

Serenity AI is your non-judgemental companion to reflect on your day and improve your mood.

Kevin: Open Source AI Software Engineer

AI
Created 

It has been a dream of mine to create a bot that could write code for me (so I could delegate the boilerplate and focus on the creative parts of programming).

Seeing Devin made me realize that my teenage dream is close to becoming reality. For personal satisfaction, I embarked on making my own open-source interface.

The name comes from the legendary phreaker and my childhood hero Kevin Mitnick and is a play on Cognition Labs’ product name.

Webstiles In-Browser UI Prototyping

Tool
Created 

I made webstiles around the time when I first started working on client projects. Webstiles was born out of a need to have an easy to understand and easy to use way to share design prototyping ideas with clients.

Webstiles soon became a core part of my workflow. My clients loved seeing multiple different Webstiles to choose from, and it also seemed to be well-received on social media.

Less Confusing C++

Book
Created 

I always felt frustrated at the study material for my 11th grade Computer Science course, which was an introduction to C++. I believed there was a massive improvement to be made by re-organizing the structure and steps of the course.

So I did just that. While finishing my 11th grade, I wrote a book called "Less Confusing C++" to teach the coursework in my style. Since the target audience was my peers, I made sure that the book is available for free.

IndiaSmile

Tool
Created 

Around when COVID struck, I wanted some way for my friends and family to be informed and also some way to unwind. That's why my team and I decided to make IndiaSmile. It was no-nonsense website that showed the latest COVID-19 statistics, a whatsapp and telgram community of 2500+ members, and ways to stay happy and healthy during the pandemic combined.

It went viral. At its peak, it had over 6,00,000 hits per day. I enjoyed the complex challenge of rearchitecturing the backend to handle the traffic.

KeyZen Touch Typing

Game
Created 

I made this game for a hackathon in a few hours. It was around a time when I was obssessed with improving my typing speed, following the logic that faster typing = faster programming.

I wanted to make soft, "biteable", pastel aesthetics. I remember that I especially enjoyed making and animating the keyboard. Keyzen took home the first prize that day.

P-N Junction Diode

Simulator
Created 

“Diode” is part of my Physics Simulator series, where I simulate various physical phenomena using JavaScript. I made multiple works in this series during my final years of high school, both to get a better understanding of the mathematics and to perhaps help some of my friends as well.

When I first studied them, the workings of a diode and their “depletion region” confused me. Given how essential they are for computing, I wanted to understand them better. Making this simulation helped.

AC Generator

Simulator
Created 

“AC Gen” is part of my Physics Simulator series, where I simulate various physical phenomena using JavaScript. I made multiple works in this series during my final years of high school, both to get a better understanding of the mathematics and to perhaps help some of my friends as well.

Current electricity was one of my favourite topics in High School Physics. I they look beautiful while operating so I made this simulation.

Collisions

Simulator
Created 

“Collisions” is part of my Physics Simulator series, where I simulate various physical phenomena using JavaScript. I made multiple works in this series during my final years of high school, both to get a better understanding of the mathematics and to perhaps help some of my friends as well.

This one is a simulation of two dimensional elastic collisions, where I chose to demonstrate how the particles in a low density gas might collide.

Bulls & Cows

Research
Created 

We were given the option of studying this game and produce a research paper for the COЯE hackathon. We were given only 48 hours to prepare it.

My co-founder Aditya and I figured out the working for the game and the optimal algorithms to solve it, and drafted a quick research paper (using LaTeX for the first time here was a pleasant experience and it introduced me to a new tool).

After figuring out the game’s algorithms, I decided to code it up as a JavaScript game for a demo, as I am always fond of practical explanations vs text.

We took home the first prize that day.

AC Graphs

Simulator
Created 

“AC Graphs” is part of my Physics Simulator series, where I simulate various physical phenomena using JavaScript. I made multiple works in this series during my final years of high school, both to get a better understanding of the mathematics and to perhaps help some of my friends as well.

I loved the idea of the components of an AC circuit always being out of phase and how beautiful their graphs looked. Plus, I thought this would be a fun thing to animate.

Equipotential Surfaces

Simulator
Created 

“Equipot” is part of my Physics Simulator series, where I simulate various physical phenomena using JavaScript. I made multiple works in this series during my final years of high school, both to get a better understanding of the mathematics and to perhaps help some of my friends as well.

Equipotential surfaces for equal charges were seen in my textbook, but I didn’t notice one with a positive and equally opposite negative charge. So, I decided to make one.

Simple Harmonic Motion

Simulator
Created 

“SHM Simulators” is part of my Physics Simulator series, where I simulate various physical phenomena using JavaScript. I made multiple works in this series during my final years of high school, both to get a better understanding of the mathematics and to perhaps help some of my friends as well.

My earliest simulation, the one where it all began. I just knew that simple harmonic motion would be fun to look at animated, so I made a simulation where I could easily tinker with the variables and see the formulas.