- Philadelphia, PA
-
05:45
(UTC -05:00) - in/yohanvinu
- https://yohanvvinu.com
-
-
-
-
-
InvoiceGPT Public
AI Powered Invoice Processing! Capture data effectively through contextual OCR and then ask your AI assistant about your own past purchases.
-
-
-
Create a dataset to finetune OpenAI's GPT models through a user-friendly UI and validate the jsonl file with token usage analytics
Python UpdatedOct 22, 2024 -
Company_API Public
Multi-agent collaborative workflow with a RAG module to retrieve any company's information in a matter of seconds, delivered through an API.
Python UpdatedSep 5, 2024 -
-
GRE_Verbal_Generator Public
Initial attempt of building a GRE Verbal Aptitude Question Generator using LangChain, Llama 3.1, Ollama, and RAG
Python UpdatedAug 15, 2024 -
CompilerDesignExperiments Public
Working programs for the Compiler Design laboratory @ SRMIST
C++ UpdatedMay 15, 2024 -
Lung Cancer Prediction - Logistic Regression, KNN, Naive Bayes, SVM, Decision Tree, Random Forest - With and Without PCA
Jupyter Notebook UpdatedMay 2, 2024 -
TheBookHive Public
The Book Hive is a book store application that includes a recommender system. This application was developed as a project for a DBMS course. This repository also contains a brief EDA for the dataset.
Jupyter Notebook UpdatedApr 25, 2024 -
-
This is a web application for predicting heart disease based on user-provided input using three different learning algorithms: Decision Trees, Random Forest, and XGBoost.
Jupyter Notebook UpdatedSep 2, 2023 -
Food-Carrying-Juggernaut Public
This repository contains all the source files and documentation for our Food-Carrying Juggernaut project. The project was carried out during The Innovation School at Maker's Asylum in June 2023. Th…
C++ GNU General Public License v3.0 UpdatedSep 1, 2023 -
MNIST-Digit-Recognition Public
Using a 3 layer neural network.
Jupyter Notebook UpdatedAug 31, 2023 -
TheMovieRecommender Public
The Movie Recommender uses the Streamlit framework for the frontend and cosine similarity for the recommendation system.
-
todo-web Public
A minimalistic to-do web application that utilises the Streamlit framework.
Python UpdatedMay 1, 2023 -
atm-security-system Public
The purpose of this project was to develop an ATM surveillance system that detects if a person's identity is obscured. This project is currently in development and not yet complete.
-
todo-app Public
A simple desktop to-do app built using Python and PySimpleGUI library for the GUI and SQLite3 for the database.
Python UpdatedMay 1, 2023 -
TCPChatRoom Public
Python-based TCP Chat Room with Socket and GUI (PySimpleGUI).
-
leetcode-questions Public
This repository contains my solutions to different questions on LeetCode.
Python UpdatedMar 27, 2023 -
weather-forecast-app Public
This is a weather forecast web-app that displays temperature and sky data for the next 5 days. API from OpenWeatherMap.
Python UpdatedMar 23, 2023 -
td-session-files Public
This repository contains all the files related to the in-person sessions of the Think-Digital club's IoT domain.
C++ UpdatedMar 14, 2023 -
pokemon-dataset-eda Public
This is an exploratory data analysis of a Pokémon dataset. Original dataset from Kaggle: https://www.kaggle.com/datasets/abcsds/pokemon
Jupyter Notebook UpdatedMar 13, 2023 -
streamlit-portfolio Public
Python-based Streamlit web-app to showcase some projects of mine. This application is still a work in progress.
Python UpdatedMar 9, 2023 -
web-scraping-music-events Public
A simple program to scrape event data from http://programmer100.pythonanywhere.com/tours/
Python UpdatedMar 8, 2023 -
email-motion-detection Public
A webcam motion detector that emails a recipient whenever a foreign object is captured in the frame. An image of that frame is attached with the email.