class RajeshKanade:
role = "Generative AI Engineer / Full Stack Developer"
company = "Studium Tech Pvt. Ltd., Pune"
education = "MCA @ Fergusson College (Autonomous) | CGPA: 9.10"
research = "Co-authored BERT-based Fake News Detection (NLP)"
looking_for = ["GenAI Engineer", "Full Stack / MERN Developer"]
location = "Pune, India ๐ฎ๐ณ"
stack = {
"LLM Frameworks" : ["LangChain", "LangGraph", "LlamaIndex"],
"RAG & Search" : ["ChromaDB", "FAISS", "Pinecone", "BM25 Hybrid"],
"Evaluation" : ["DeepEval", "Ragas", "LangSmith", "LangFuse"],
"Backend" : ["FastAPI", "Node.js", "Python", "Docker"],
"Fine-Tuning" : ["LoRA", "QLoRA", "HF PEFT", "SFT"],
}
def current_focus(self):
return "Shipping production RAG pipelines & LangGraph agentic workflows ๐ฅ"| Project | Description | Stack | Metrics |
|---|---|---|---|
| ๐ PageMind โ AI Web Assistant | Chrome extension with RAG pipeline for webpage Q&A & video transcript analysis | LangChain โข LangGraph โข ChromaDB โข FastAPI โข React | โก Sub-2s latency ยท ๐ ~40% better relevance ยท ๐ง ~30% less hallucinations |
| ๐ Doc Intelligence Platform | Multi-modal document platform with hybrid search & agentic reasoning | LlamaIndex โข AutoGen โข ChromaDB โข Redis โข Docker | โก ~45% faster queries ยท โ 0.87 faithfulness score |
| ๐ Accreditation Insight Generator | LangGraph state machine for LLM-driven gap analysis and evidence mapping | LangGraph โข LangChain โข FastAPI โข PostgreSQL โข Pydantic | ๐ ~70% reporting efficiency gain ยท โฑ๏ธ ~60% less manual work |
| ๐๏ธ AI Interview Coach | Personal voice-based interview coach โ Whisper + VAD + FAISS RAG on resume | Whisper โข FAISS โข LangChain โข GPT-4o-mini โข React+Vite | โก Sub-3s end-to-end response |
BERT-Based Fake News Detection Using NLP โ Co-authored under Prof. Kalpana Joshi, Fergusson College (Autonomous), Pune. Applied BERT transformer for fake news classification achieving high accuracy on benchmark datasets. (2025)