Projects
Document Aided Research Assistant
An AI based research assistant that allows one to have a conversation with a piece of work like a research paper.
Try the demo here.
Evaluating Economic and Technological Stagnation
Evaluating the reason for the recent decline in real technological growth and the economic misallocation of resources that could be contributing to it
BBC News Categorization
Built a NLP model to classify BBC news articles using embeddings in Keras.
WEBGPT CLI
cli that recreates webgpt through multi shot prompting
Hubble Deep Field Analysis
Exploring the how the theory of the expanding universe came abiut using data from the UW Space Lab.
Testing GPT3 on logic puzzles
Tested GPT-3 on its problem solving skills using a series of logic and simple math puzzles
Walmart Sales Prediction
Built a model with scikit learn to predict the sales for each department using historical markdown data from the Walmart dataset containing data of 45 Walmart stores
Modelling Economic Inequality
An analysis of economic inequality around the world and the factors that contribute to it
Modelling COVID-19 Data using Regression
Modelled early COVID infection data and used logistic regression to make predictions on how cases could spread.
Twitter Sentiment Analysis
Built a natural language processing (NLP) model in Keras that analyzes Tweets and gives them a sentiment rating on how positive or negative they are.