Ali Shahed Ali Shahed hagh ghadam

Projects

judging jokes
NLP ML

Can a machine judge the quality of a joke?

In this project I am trying to teach a machine to score jokes.

GitHub
warn_app
VIZ DS

California Layoffs Dashboard (WARN ACT)

I have created a dashboard to visualize the WARN Act data in California since 2022. In this dashboard you can visualize the submitted WARN act notices by county, company, and month.

GitHub Streamlit App
rag-simple-wiki
ML LLM NLP

Retrieval Augmented Generation (RAG) for simple Wikipedia

Simple wiki oracle is a retrieval system to demonstrate the utilization of Faiss, MPnet encoder, and ChatGPT to implement RAG system for ~200k pages of simple English wikipedia.

GitHub