dhakksinesh = {
"name" : "Dhakksinesh A",
"role" : "Software Engineer",
"focus" : [
"Generative AI",
"Agentic AI",
"RAG Systems",
"LLM Orchestration",
"LLM Engineering",
"Backend APIs"
],
"languages" : ["Python", "SQL"],
"databases" : ["Oracle", "PostgreSQL"],
}"May the source be with you." β Anakin Skycoder
π§ AI / LLM
π» Languages
ποΈ Databases
βοΈ Cloud
β‘ API & Backend
π₯οΈ Frontend (Desktop)
| Project | Description | Stack | Demo |
|---|---|---|---|
| AgroNet | Agentic AI platform that helps Indian farmers make informed decisions by coordinating specialized AI agents, combining RAG, live weather intelligence, and trusted agricultural knowledge to deliver personalized, explainable, evidence-based recommendations | Python CrewAI LangChain LiteLLM OpenRouter LlamaIndex Pinecone Embeddings rank_bm25 RRF SQLite Streamlit |
Demo |
| Inventra | AI-powered multi-agent inventory and financial management system with natural-language business-data interaction, using a LangGraph layer to classify intent and route queries to specialized report and decision agents | Python LangChain LangGraph Pinecone Streamlit Gemini SQLite Embeddings rank_bm25 RRF Pandas |
Demo |
| Askly | AI-powered helpdesk assistant that indexes knowledge base articles with hybrid search (BM25 + Pinecone) via LlamaIndex and streams cited, accurate answers in a modern Streamlit UI | Python Gemini Pinecone LlamaIndex RRF Embeddings rank_bm25 LangChain Pandas RAGAS Streamlit |
Demo |
| HireFlow | AI-powered resume search tool that indexes PDF resumes with hybrid search (BM25 + Pinecone), fuses results via Reciprocal Rank Fusion, applies post-search filters, and re-ranks candidates with a Gemini LLM evaluator | Python LangChain Embeddings Pinecone RRF rank_bm25 Gemini RAGAS Streamlit |
Demo |
| SpecSense-AI | AI-powered product recommendation system that understands natural language queries and matches them with structured product catalog data | Python Gemini Streamlit Pydantic Pandas Prompt Engineering |
Demo |
| ScamGuard-AI | AI-powered intelligent app that detects whether a message is a scam or legitimate, built with Google Gemini API | Python Gemini Streamlit Pydantic Pandas Prompt Engineering |
Demo |
- π Building and deploying agentic AI, multi-agent systems, and RAG pipelines
- π Exploring LLM inference optimization and emerging agent orchestration patterns
- π‘ Experimenting with fine-tuning open-source LLMs