AI Playdough

AI Playdough

These are some projects built for the purpose of learning to-build AI tools with some fun projects. Each project has something different in their underlying logic.

Stock Prediction

A simple tool built for learning OpenAI chat completions and deploying that using Cloudflare workers

View→

Movie Recommender

A simple RAG built with LangChain, leveraging OpenAI Enbeddings and Supabase Vector DB

View →

Sentiment classification

A simple sentence sentiment classifier, built using HuggingFace pipeline.

View →