Skip to content
View shreyashguptas's full-sized avatar
🌱
learning & growing
🌱
learning & growing

Highlights

  • Pro

Block or report shreyashguptas

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
shreyashguptas/README.md

Brain Neurons training Machine Neurons

Building voice AI agents that help people have conversations, ask questions, and learn new things. I work with hardware (Raspberry Pi, Arduino, breadboarding) and audio interfaces to create interactive voice experiences powered by LLMs.

What I'm Building

Voice AI & Hardware:

  • Voice AI agents using OpenAI Whisper for speech recognition and LLMs for response generation
  • Hardware prototypes with Raspberry Pi, Arduino, and custom audio interfaces
  • Interactive systems that make AI accessible through natural conversation

Web Projects:

YouTube

I document my builds and share what I learn: @ShreyashGuptas

Tech Philosophy

Building solutions to problems that I and people around me face. If we are facing a problem, we are probably not the only ones.

Pinned Loading

  1. Machine-Learning-for-Dummies Machine-Learning-for-Dummies Public

    The repo is for those who have want to learn about Machine Learning at the very basic level. This repo helps explain topics with simple real life analogies. It has helped me learn and hopefully helps.

    Jupyter Notebook 1 1

  2. CAPTCHA-Recognition-using-CRNN CAPTCHA-Recognition-using-CRNN Public

    Forked from namdvt/CAPTCHA-Recognition-using-CRNN

    OCR system using CNN + RNN + CTC loss.

    Python 1

  3. Credit-Card-Fraud-Detection-using-Machine-Learning Credit-Card-Fraud-Detection-using-Machine-Learning Public

    This project aims to detect credit card fraud using various machine learning techniques. It explores the Credit Card Fraud Detection dataset, handles imbalanced data, trains models, and evaluates t…

    Jupyter Notebook

  4. IMDb_movie_review_sentiment_analysis IMDb_movie_review_sentiment_analysis Public

    Jupyter Notebook 1

  5. option-pricing-models option-pricing-models Public

    Forked from just-krivi/option-pricing-models

    Simple python/streamlit web app for European option pricing using Black-Scholes model, Monte Carlo simulation and Binomial model. Spot prices for the underlying are fetched from Yahoo Finance API.

    Python

  6. beating-flappy-birds-with-neural-networks beating-flappy-birds-with-neural-networks Public

    A Flappy Bird clone powered by NeuroEvolution of Augmenting Topologies (NEAT) algorithm, demonstrating AI learning through genetic algorithms and neural networks.

    Jupyter Notebook