// 03. projects
Selected Work
Practical AI, full-stack, and language-focused projects built to solve real problems.
Featured
FeaturedWeather & News Multi-Agent System
A multi-agent AI system that researches live weather and news information based on a user's location query. It uses LangGraph, LangChain, Mistral AI, and Tavily to route queries to specialized weather and news agents and combine their results.
PythonLangGraphLangChainMistral AITavily
FeaturedMovieMind AI
An AI-powered movie information extraction system that uses Mistral AI and LangChain to extract structured details such as movie title, overview, genre, release information, cast, and ratings from movie-related text through an interactive Streamlit interface.
PythonGenerative AILangChainMistral AIStreamlit