Skip to content
View abhijith-benny's full-sized avatar

Highlights

  • Pro

Block or report abhijith-benny

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
abhijith-benny/README.md

> whoami

class AbhijithBenny:
    role        = "AI & Data Science Student"
    focus       = ["Intelligent Automation", "ML Pipelines", "NLP Systems", "Backend Engineering"]
    currently   = "Building deployment-focused AI applications"
    philosophy  = "Automate the thinking. Ship the intelligence."
    
    def contact(self):
        return "linkedin.com/in/abhijithbenny"

> ls ./projects

πŸ€– Automated Virtual Meeting Assistant

AI agent that never misses a word β€” or a deadline.

Autonomously joins meetings, captures live conversation, generates speaker-wise transcripts, extracts tasks & deadlines via NLP, and structures actionable summaries.

Stack: JavaScript Python NLP Speech Processing Backend Integration

Highlights:

  • πŸŽ™οΈ Real-time speech capture & diarization
  • πŸ“ Speaker-attributed transcript generation
  • βœ… Automated task & deadline extraction
  • πŸ”— Structured output with actionable insights

πŸ“Š Loan Approval Prediction System

End-to-end ML, the right way.

Production-grade ML pipeline with rigorous data preprocessing, exploratory analysis, feature engineering, and Random Forest model with full evaluation suite.

Stack: Python Pandas Scikit-learn NumPy

Highlights:

  • πŸ”¬ Full EDA + feature correlation analysis
  • βš™οΈ Automated preprocessing pipeline
  • 🌲 Random Forest with hyperparameter tuning
  • πŸ“ˆ Evaluation: AUC, Precision, Recall, F1

> cat tech_stack.json

Languages & Frameworks

Python Django React JavaScript SQL

AI & Machine Learning

Scikit-learn Pandas NumPy NLP

Infrastructure & Tools

Git GitHub PostgreSQL Supabase REST API


> git log --stat



"Building intelligent systems that automate thinking."


Open to collaborations, research projects, and building things that matter.

LinkedIn

Pinned Loading

  1. automated-meeting-assistant automated-meeting-assistant Public

    An AI-powered Automated Meeting Assistant designed to streamline online meetings by automating participation, capturing conversations, and generating meaningful insights. The system joins meetings …

    JavaScript 1

  2. loan-approval-system-ml loan-approval-system-ml Public

    End-to-end machine learning project to predict loan approval using applicant financial data. Includes data cleaning, EDA, feature engineering, model training with Logistic Regression, Decision Tree…

    Jupyter Notebook

  3. ai_blog_app ai_blog_app Public

    AI-powered Django app that transforms YouTube videos into blog articles using AssemblyAI transcription and Groq content generation

    Python

  4. Personal-Project Personal-Project Public

    Personal portfolio website with home, services, and contact pages built using HTML, CSS, and JavaScript

    HTML

  5. social_connect social_connect Public

    A simple social media web application built with Flask that allows users to create accounts, share posts, and connect with others. Features user authentication, profiles, and a timeline feed.

    HTML

  6. Tenzies-game Tenzies-game Public

    A fun dice game built with React. Roll and hold dice until all show the same number to win.

    JavaScript