Skip to content
View shriyatallapragada's full-sized avatar

Block or report shriyatallapragada

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
shriyatallapragada/README.md

Shriya Tallapragada

Computer Science Undergraduate

Focused on Artificial Intelligence, Natural Language Processing, and Full Stack Engineering.
Building end-to-end software systems that combine machine learning with practical applications.


πŸ‘©β€πŸ’» About Me

I'm a third-year Computer Science undergraduate at JNTUH University College of Engineering, Science and Technology, Hyderabad, pursuing a degree in Computer Science and Engineering.

My primary interests lie in Artificial Intelligence, Machine Learning, Natural Language Processing, and Full Stack Development. I enjoy designing software that combines modern AI techniques with scalable backend systems, taking projects from model development and experimentation through deployment.

Most of my work focuses on building practical AI applications, including LLM-powered systems, semantic search pipelines, browser extensions, and database-driven web platforms that solve real-world problems.


πŸš€ Featured Projects

πŸ“° Indian News Comparator

AI-powered Chrome extension that analyses political bias in Indian news articles using a hybrid machine learning and LLM pipeline. The system combines IndicBERT, a custom Liquid Neural Network, semantic vector search, and Groq LLMs to provide bias scores, alternative perspectives, and cross-article comparisons.

My Contributions

  • Designed and trained a custom bias-classification pipeline using IndicBERT and Liquid Neural Networks
  • Built the FastAPI backend and API architecture
  • Developed the complete machine learning training pipeline
  • Implemented ChromaDB semantic retrieval with topic-anchor filtering
  • Integrated Groq LLM for explainable bias analysis
  • Containerised and deployed the application using Docker
  • Contributed to the Chrome extension functionality while collaborating on the overall project

Tech Stack

Python FastAPI PyTorch Hugging Face IndicBERT Groq ChromaDB Docker Chrome Extension


πŸ€– NeuralPath

AI-powered onboarding platform that analyses resumes against job descriptions and automatically generates personalised learning roadmaps using local LLMs.

My Contributions

  • Developed the complete FastAPI backend
  • Designed the AI pipeline for resume parsing and skill-gap analysis
  • Integrated Llama 3.2 locally using Ollama
  • Built the adaptive learning-path generation algorithm
  • Implemented PDF parsing and O*NET skill standardisation
  • Collaborated with teammates during overall system integration while the frontend was developed separately

Tech Stack

Python FastAPI LangChain Ollama Next.js


πŸ“° Media Bias Extension

Chrome extension that compares the same news event across multiple political perspectives using semantic search and LLM reasoning.

My Contributions

  • Designed the backend architecture
  • Implemented the Groq-powered political bias detection pipeline
  • Built the ChromaDB semantic retrieval workflow
  • Integrated NewsAPI and Guardian API fallback mechanisms
  • Developed the article comparison workflow
  • Collaborated on the Chrome extension implementation

Tech Stack

Python FastAPI Flask Groq ChromaDB Chrome Extension


πŸ“ˆ Linear Regression From Scratch

An object-oriented implementation of Linear Regression built entirely from mathematical foundations without relying on machine learning frameworks.

My Contributions

  • Implemented variance and covariance calculations from scratch
  • Designed the LinearRegression class using object-oriented programming
  • Implemented prediction and Mean Squared Error evaluation
  • Visualised predictions using Matplotlib

Tech Stack

Python Matplotlib


πŸš† Railway Reservation System

Enterprise-style railway reservation platform supporting authentication, bookings, payments, seat allocation, and waitlist management.

My Contributions

  • Designed and implemented the Oracle SQL database schema
  • Created relational tables, constraints, and database relationships
  • Worked on database normalization
  • Assisted with backend database integration

Tech Stack

Oracle SQL React Node.js Express


πŸ’» Technical Skills

Languages

Python Java C JavaScript SQL


Frameworks & Technologies

FastAPI React Next.js Node.js Express Docker Git


AI & Machine Learning

PyTorch HuggingFace LangChain Groq ChromaDB Oracle


πŸ“Š GitHub Statistics


🌱 Currently Exploring

  • Retrieval-Augmented Generation (RAG)
  • Agentic AI Systems
  • Transformer Architectures
  • MLOps
  • Distributed Backend Systems
  • Scalable AI Deployment

🎯 Current Focus

  • πŸš€ Building Campus Loop, an AI-powered academic collaboration platform
  • πŸ€– Developing practical AI applications powered by LLMs
  • πŸ“š Strengthening machine learning engineering and backend development skills
  • πŸ’Ό Preparing for Software Engineering and AI internship opportunities

πŸ“« Connect

Popular repositories Loading

  1. Smart-Shishya Smart-Shishya Public

    πŸ“š Java-based student library management system with textbook access, event calendar, and task management built using Java Swing.

    Java

  2. linear-regression-from-scratch linear-regression-from-scratch Public

    Object-oriented implementation of Linear Regression in Python built from scratch using statistical mathematics without machine learning libraries.

    Python

  3. indian-news-comparator indian-news-comparator Public

    AI-powered Chrome extension that detects political bias using IndicBERT, Liquid Neural Networks, ChromaDB, and Groq.

    Python

  4. python-projects python-projects Public

    🐍 Collection of Python projects including a password generator, socket-based chat application, and voice chatbot, developed during a Python internship.

    Python

  5. shriyatallapragada shriyatallapragada Public

    Computer Science Undergraduate | AI, Machine Learning & Full Stack Development

  6. simple-py-app simple-py-app Public

    Python