Manu Chopra

Stanford, California, United States Contact Info
11K followers 500+ connections

Join to view profile

About

Karya brings dignified, digital work to economically disadvantaged Indians, giving them a…

Activity

Join now to see all activity

Experience & Education

  • Karya Inc

View Manu’s full experience

See their title, tenure and more.

or

By clicking Continue to join or sign in, you agree to LinkedIn’s User Agreement, Privacy Policy, and Cookie Policy.

Volunteer Experience

  • Volunteer/ Team Member

    Wu Zhi Qao (W.Z.Q) Foundation

    - 2 months

    Economic Empowerment

Courses

  • Algorithms

    CS 161

  • Computer Organization and Systems

    CS 107

  • Convolutional Neural Network

    CS 231N

  • Engineering the Micro and Nano Worlds: From Chips to Genes

    EE 17N

  • Haptics: Engineering Touch

    ME 20N

  • Machine Learning

    CS 229

  • Mathematical Foundations of Computing

    CS 103

  • Programming Abstractions

    CS 106B

  • Programming Methodology

    CS 106A

Projects

  • Bridge to China 2014

    Summer of 2014, I travelled to Qingling Village in Chongqing Province, China and constructed two bridges and renovated the sanitation system for the local school along with five other friends from Stanford School Of Engineering.

    See project
  • Nano- Engineered Chips for Wearable Computers

    As a part of the class EE17N at Stanford, We (a team of 3 people including me) designed flexible chips by testing the quality of several non-conductive flexible substrates using a polyamide base and copper and gold-chromium metal circuits. The project introduced us to the brilliant Stanford Nano Fabrication lab. We succeeded in creating a low cost solution to create such flexible patterns for wearable devices.

    Other creators
    See project
  • Awaaz

    When we are out with our friends late at night in Indian metropolitans, are we safe? Let’s face it: we have made peace with the level of crime (specially against women) in our society and don’t blink an eye when we hear of a new incident. We live with eve-teasing and hence even embolden attackers.

    Awaaz is a non-profit whose goal is to put an end to this hypocrisy: a culture that worships goddesses disrespects its women. The team's first goal is to empower women to avoid any such…

    When we are out with our friends late at night in Indian metropolitans, are we safe? Let’s face it: we have made peace with the level of crime (specially against women) in our society and don’t blink an eye when we hear of a new incident. We live with eve-teasing and hence even embolden attackers.

    Awaaz is a non-profit whose goal is to put an end to this hypocrisy: a culture that worships goddesses disrespects its women. The team's first goal is to empower women to avoid any such scenarios where we’d be at risk. Using a layer of technology on top of proliferating smart devices, and the youth’s desire to be safe and free, this project aims at developing crowdsourced safe routes for our mundane commutes.

    Other creators
    See project
  • Classifying Syllables in Imagined Speech using EEG Data

    -

    Imagined speech refers to the process in which a subject imagines speaking a given word without moving any muscle. We classified the syllables “ba”, “ku”,“im” and “si” from imagined speech EEG signals. Our neural networks model is successfully able to classify syllable pairs from the EEG data with over 90 percent accuracy.

    Other creators
    See project
  • InVideo Search

    -

    With the amazing advancements in the recent tide in image recognition, we are able to piece together technologies in multiple knowledge areas to begin to tackle the complexity of gathering information in videos in a broad and useful manner - namely with text. This was made firstly possible by the research success of Stanford researchers Andrej Karpathy and Fei-Fei Li who managed to train images to describe the scenes depicted in them in a technology dubbed NeuralTalk. Image recognition has made…

    With the amazing advancements in the recent tide in image recognition, we are able to piece together technologies in multiple knowledge areas to begin to tackle the complexity of gathering information in videos in a broad and useful manner - namely with text. This was made firstly possible by the research success of Stanford researchers Andrej Karpathy and Fei-Fei Li who managed to train images to describe the scenes depicted in them in a technology dubbed NeuralTalk. Image recognition has made steady leaps in classification accuracy, but there finally seemed a way to capture verbs and deduce actions.

    Our hack uses this technology to describe successive frames of a video and then match the best one with a query. After sampling the video, the images are first represented using a 16-layer convolutional neural network which attains a high-level “strong” representation. They are then transformed into a “modular space” that allows the representations to be unfolded in a long short-term memory recurrent neural network that maps to a language model. Lucky for us, great pretrained models exist for all these architectures!

    Incorporating the successful object recognition capacities of the Imagaa API, we now only had to match our extracted information to a user’s query. Here we used the MetaMind semantic similarity feature which compared the query with the annotated sentence. By analyzing the contexts of the sentences, their word vectors, synonyms, syntactic roles - basically everything short of dark magic - MetaMind’s semantic similarity allows us to match the neutral delivery capacities of NeuralTalk with a diverse set of user queries. If any of the frames met a threshold for acceptable level of matching to the query, we accepted it. Otherwise we report the query not found.

    TL;DR. A preprocessing step and many more neural networks later - like magic - scenes in a video are represented with text and compared to a search.

    Other creators
    See project
  • Sannu - Transforming Nigerian HealthCare

    -

    Created a score-based accountability system that incentivizes health workers in Kano, Nigeria to complete daily tasks, refresh their medical knowledge, and achieve a high standard of engagement in their work. The Android based App was built in partnership with eHealth Africa, a nonprofit organization based in Nigeria and EE 46 - Engineering For Good to help transform the Nigerian healthcare sector.

    Other creators
  • SmartBox

    -

    Imagine a box that has everything you need. A box that connects your physical world to the virtual world. A box no more or less ordinary than the text box I am writing this description on. A box that understands what 'you'​ want and gives it to you within seconds. A box that connects you to everything you need. We are introducing the Smart Box, it's everything you need and even more in one simple text box.

    Wanna play that Beyonce song? Just ask the box. No need to open Spotify again…

    Imagine a box that has everything you need. A box that connects your physical world to the virtual world. A box no more or less ordinary than the text box I am writing this description on. A box that understands what 'you'​ want and gives it to you within seconds. A box that connects you to everything you need. We are introducing the Smart Box, it's everything you need and even more in one simple text box.

    Wanna play that Beyonce song? Just ask the box. No need to open Spotify again. Hungry for pizza? You can ask the box to bring you food. Looking for stuff to buy/ sell on eBay? Ask the box. The box is fueled by some amazing services including Google's Freebase API. You can search for your favorite pictures from Flickr and, just like a friend, you can talk to the SmartBox. But the real magic begins with the box's entry to the physical realm.

    Who is our target user? Everyone on the internet and everyone who will be on the internet in the future. SmartBox was designed to connect every internet user to developers who design delightful experiences. Our team was able to achieve some amazing features which we are incredibly proud of.

    API Architecture allows both voice and text commands in a modular way which allows for future expansion and easy access. Our software architecture allows us to seamlessly integrate several services across the Internet.
    Voice recognition software. Annyang allows us to continuously process both voice and text and use the processed media to create an amazing user interface.
    An amazing collection of APIs - We are honored to be a part of such an amazing community where developers create awesome software for everyone to use. These APIs allow us to make such hacks.
    A hardware that measures your brain activity through a 3D-printed bracelet.
    All of this in a seamless, simple and friendly software: everything you need is just one box away from you, literally.

    Other creators
    See project
  • TreeID

    -

    TreeID is an automatic leaf image recognition system for plant species identification. The aim of the project is to classify all of the 60,000 trees on Stanford’s campus. The system is based on a Growing Convolutional Neural Network model, in which the network grows up itself until it solves the target problem thereby, achieving the best trade-off between classification accuracy and computation cost.

Languages

  • English

    Native or bilingual proficiency

  • Hindi

    Native or bilingual proficiency

Organizations

  • CS+Social Good

    Co-Founder

    Co-founded Stanford's first student group focusing on the intersection of computer science and social impact. Our mission is to empower students to leverage technology for social good by inspiring action, facilitating collaboration, and forging pathways towards change. Read more about us here - http://cs4good.org

  • Pejman Mar Garage Program 2014-15

    -

    The Pejman Mar Ventures Garage is "a kind of DIY proto-accelerator for some of the school [Stanford]’s top comp-sci whiz kids." “I thought, If we can get 10 top students, help them learn, help them build a product, something good will happen,” Nozad says. “In the long run we may end up with some of the best companies to come out of Stanford.” Read more about the Garage here - http://fortune.com/2014/10/30/start-up-garage-palo-alto/

  • Stanford Sanskriti

    -

    Core Member of Stanford's official undergraduate South Asian student organization. Learn more about us at sanskriti.stanford.edu

  • TreeHacks

    Lead, CS For Good Initiative

    Lead the CS For Social Good initiative for Stanford's first inter-collegiate hackathon, TreeHacks. We brought over 50 different social impact projects for our hackers to work on. Learn more about the hackathon at treehacks.com.

Recommendations received

More activity by Manu

View Manu’s full profile

  • See who you know in common
  • Get introduced
  • Contact Manu directly
Join to view full profile

Other similar profiles

Explore collaborative articles

We’re unlocking community knowledge in a new way. Experts add insights directly into each article, started with the help of AI.

Explore More

Others named Manu Chopra in United States

Add new skills with these courses