Uses
Languages
PythonJavaScript / TypeScriptSQL
Web & backend
Next.jsFastAPIDjangoFlask
AI stack
ClaudeCursorLangChainHugging FacePinecone
Automation
n8nIntegratelyREST APIsWebhooks
Tools
Git & GitHubVS CodeJupyter
Archive
Earlier ML/NLP projects — not the current focus, kept for the record.
- Resume Q&A Chatbot →
RAG pipeline for searching and querying resumes at scale — FAISS/Pinecone vector search with Groq LLaMA for answers.
LangChainPineconeGroq APISentence Transformers - SMS Spam Classifier →
NLP spam detector — CountVectorizer + Naive Bayes, 97% test accuracy, deployed via Streamlit.
Scikit-learnPandasNLTK