okaditya84
Building Full Stack AI enabled products | JPMC code for good '24 | Exp- 4 startups | Mentor @GSSOC '24 | MLOPs | Open Source | Chair @ACM-PDEU
Gandhinagar, Gujarat
Pinned Repositories
advanced-prompt-engineering-techniques-3817061
This repo is for LinkedIn Learning course: Advanced Prompt Engineering Techniques
Air-Quality-Prediction-and-Analysis
This is a comprehensive data science project which has AQI data from different areas of Delhi and analysed over a period of 5 years to predict AQI for the next hour, day or even a month.
Algorithm-Visualizer
This is a algorithm visualizer made using HTML, CSS, JavaScript and Node.js. It provides intuitive visuals for the algorithms we all have been studying so far. Access it live here: https://algorithm-visualizer-ehy8.onrender.com/
Conference-Summarizer
This is a prototype implementation of a summarizer AI system to chat with the knowledge in a conversational manner and ask follow up questions.
Fine-tuning-BERT-Sentime-analysis
This repository contains the notebook for sentiment analysis of text using fine-tuned BERT
Geeks-For-Geeks-POTD
This repository contains solutions I submitted to geeks for geeks problem of the day and DSA questions I practiced.
Hinglish-Sentiment-Research-Website
SpeakSense
This program checks for any abusive words and does sentiment analysis of an audio file.
Time-series-forecasting
This repository contains implementation of time series forecasting using ollama LLM library.
Time-Table-Generator
This is a Greedy Algorithm based time table generator with different constraints taken in account for the teachers and the students.
okaditya84's Repositories
okaditya84/C-projects
I created functional projects in C using DSA
okaditya84/Cluster-Analysis
This repository contains K-means Cluster Analysis of Onion prices in 2020
okaditya84/CRUD-Application
This is a flask application to perform CRUD operations.
okaditya84/Design-and-Analysis
This repository contains fundamental programs for understanding DAA.
okaditya84/Design-pattern-java
This repo contains fundamental design patterns used in java programming.
okaditya84/EmoSense
This repository consists of my implementation of sentiment analysis using RNN machine learning model.
okaditya84/Hostel-Room-Allocation-Backend
okaditya84/Hostel-Room-Allocation-System
okaditya84/housepricing
okaditya84/InterChange
An anonymous chat app to increase productivity in colleg campus.
okaditya84/JAVA-OOPs-concepts
This repository contains the OOPs concepts I learned in JAVA.
okaditya84/Linear-Regression
This repository contains a linear regression model to predict the selling prices of onions.
okaditya84/MedGenie
This repo contains a flask SQL project.
okaditya84/Over_1500_Awesome_Project_Ideas
Latest compilation of 1500+ project Ideas across multiple domains like Machine Learning, Web Development App Development, Data Mining, Networking, Cloud Computing etc etc.
okaditya84/Python-NumPy
This repository coontains learnings of NumPy library in Python
okaditya84/TimetableGeneratorApp
This is the web app written in Python/Django at the backend and Html/CSS at the front-end as a semester project completed with Class member. This app generates the timetable for the departments with multi-sections features and no conflict with professors availability and classrooms availability.
okaditya84/Web-Scrapping
This reposoitory contains my learnings of web scrapping in Python