Smart AI Researcher
Designed a smart researcher agent leveraging Tavily Search and Google Gemini through LangChain for automated retrieval and summarization of information. Orchestrated components using LangGraph.
Designed a smart researcher agent leveraging Tavily Search and Google Gemini through LangChain for automated retrieval and summarization of information. Orchestrated components using LangGraph.
Built a sentiment analysis model by fine-tuning ROBERTa using PyTorch and HuggingFace Transformers to classify reviews, achieving 93% training and 92% test accuracy.
A simple spam email classifier built using Logistic Regression and TF-IDF. Features text preprocessing with NLTK and achieves 98.12% accuracy on the Kaggle Spam Email Dataset.
A simple AI-powered resume ranker built using Google Firebase Studio. Vibe coded for rapid prototyping and efficient ranking systems.