Hi, I'm Sai Kumar Seela, a B.Tech graduate in Computer Science and Engineering with a specialization in AI and ML from Vasireddy Venkatadri Institute of Technology, Guntur, where I achieved a CGPA of 8.05. I am deeply passionate about AI, Data Science, and DevOps, and I have gained hands-on experience through internships, including automating the loan approval process as a Data Science intern at Datavalley and developing a real-time fraud detection pipeline as a Machine Learning Engineer intern at iNeuron. My projects, such as the MCQs Generator Application and ISRO Video Search and Classification, showcase my expertise in leveraging AI and deep learning technologies.
Skilled in Python, Java, ReactJs, TensorFlow, AWS, Docker, and Kubernetes, I am well-equipped to tackle complex challenges in the tech industry. I also hold certifications in Full Stack Data Science, Azure AI Fundamentals, and AWS Cloud Operations, which further enhance my ability to contribute to innovative solutions in the field.
The AP EAPCET 2024 College Selector is a real-time web application developed using Streamlit. It aims to assist students who have qualified in the Andhra Pradesh Engineering, Agriculture and Pharmacy Common Entrance Test (AP EAPCET) in selecting the best colleges based on their preferences. This tool allows students to filter colleges according to various criteria such as location (nearby districts), desired branch of study, and other preferences.
The MCQs Generator Application utilizes PaLM's advanced NLP capabilities to create over 100 contextually accurate multiple-choice questions. Built with Python, LangChain, and Streamlit, the app integrates seamlessly with the Google PaLM API to streamline content generation. This tool significantly cuts down content creation time for educators by 25%, optimizing efficiency and resource management.
This project is an E-Commerce website built using Django on the backend and React on the frontend. The website specializes in selling t-shirts suitable for both winter and summer seasons. It provides users with a platform to browse, search, and purchase t-shirts online.
Orbit(named it as) is a web application designed to facilitate video search and classification, specifically tailored for content relevant to the Indian Space Research Organisation (ISRO). The application employs a Long-Short Term Memory with Recurrent Convolutional Networks (LRCN) model for video classification. It supports five initial class labels: 'Animation', 'Graphics', 'IndoorControlRoom', 'OutdoorLaunchpad', and 'PersonCloseUp'. Utilizing Annoy for efficient embedding representation, the application provides users with the ten most relevant videos using Approximate Nearest Neighbors (ANN).
In this project, the system in focus is the Air Pressure system (APS) which generates pressurized air that are utilized in various functions in a truck, such as braking and gear changes. The datasets positive class corresponds to component failures for a specific component of the APS system. The negative class corresponds to trucks with failures for components not related to the APS system. The problem is to reduce the cost due to unnecessary repairs. So it is required to minimize the false predictions.
By understanding existing complaints registered against financial products we can create an ML model that can help us to identify newly registered complaints whether they are problematic or not and accordingly company can take quick action to resolve the issue, and satisfy the customer's need. The problem is to identify registered complaint will be disputed by customer or not.
The Atliq Hardware Sales Insights project uses Power BI and SQL to address declining sales and improve business performance. By integrating MySQL data with Power BI, the project provides an automated dashboard that highlights sales patterns and trends, helping the sales team make informed decisions and reduce manual data gathering time by 20%. This solution aims to boost sales, enhance financial outcomes, and optimize operational efficiency.
The sales report data pipeline is a workflow that uses Airflow to automate the process of generating and sending a sales report based on the input file. It involves reading and cleaning the input file, saving the cleaned data into mysql, calculating and saving the store location wise and store wise profits, and sending an email with the csv file attached
Built a machine learning model for predicting heart disease using various features and data.The model can be used to predict the likelihood of a person having heart disease based on their input.The model can be deployed using BentoML, a framework for serving and managing machine learning models. The data is versioned using DVC, a tool for data and model management.