Python

Making sense of the news with GPT-3, NLTK, Python and Streamlit

An app that fetches top news articles using an API, generates summaries of each using the OpenAI GPT-3, analyzes sentiment using the NLTK library, and classifies them into different categories.

Capital Asset Pricing Model

Performs calculations based on CAPM for different stocks of the S&P 500

Movie Recommendation System

In Jupyter notebook using Python and Pandas