Skip to content
View Shiva-Prasad-Naroju's full-sized avatar

Block or report Shiva-Prasad-Naroju

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

πŸš€ SHIVA PRASAD NAROJU

AI Engineer

Building production-grade AI systems that capture real-world data, reason reliably, and automate workflows.

πŸ‘¨β€πŸ’» About Me

I’m an AI Engineer focused on building real-world, production-grade AI applications

I work across:

  • Agentic AI + Multi-Agent Systems (tool-using workflows)
  • RAG Pipelines (grounded answers with structured retrieval)
  • Generative AI (LLM apps, prompting)
  • Machine Learning (classical ML + deep learning)

πŸ† Flagship Projects

πŸ›‘οΈ AI powered citizen complaint portal

A citizen-first platform designed to help people file complaints safely without going to the police station in the complaint filing process.

What it does

  • Conversational AI chatbot that collects the right details step-by-step
  • Persona-based personalization β€” questions adapt based on age, gender, and complaint type
  • STT-powered citizen reporting (voice β†’ structured complaint)
  • Designed for secure reporting and reliable complaint capture

🏠 Vaasthu Vision AI

AI-powered bot rooted in Vaasthu Shastra principles.

  • Uses RAG architecture with Qdrant Vector DB
  • Delivers fast, accurate answers to Vaasthu-related queries
  • Built for scalability and real-world usability

Tech: LangChain β€’ Groq β€’ Qdrant β€’ Streamlit β€’ Bolt AI

🧠 Core Expertise

Generative AI & Agentic Systems

  • Multi-agent orchestration (CrewAI, LangGraph)
  • Tool calling, function execution, workflow automation
  • Structured outputs, output parsing, validation-first design
  • RAG: hybrid retrieval, contextual memory, grounded responses
  • Vector DBs: Qdrant, ChromaDB, FAISS

Backend + Deployment

  • FastAPI services for AI products
  • Dockerized deployments
  • API design: auth patterns, reliability, scalability mindset

Machine Learning / Deep Learning

  • Regression, Classification, Clustering
  • ANN, CNN, RNN, LSTM
  • Transformers & attention basics

Natural Language Processing

  • Text classification, NER, sentiment analysis
  • Embeddings, tokenization, similarity search
  • Transformer models: BERT, GPT, T5

πŸš€ Notable Projects

Project Description Tech Stack
Citizen Complaint Portal Secure complaint system + AI-assisted structured intake for police workflows FastAPI, Docker, LLMs, RAG, Vector DB
Vaasthu Vision AI AI-based bot LangChain, Groq, Qdrant, Shapely, Streamlit

πŸ“ˆ What Sets Me Apart

βœ” End-to-End Builder β€” from AI pipeline β†’ backend β†’ deployable product
βœ” Workflow-first AI β€” structured data capture + real automation
βœ” Strong fundamentals β€” ML/DL/NLP + modern LLM systems
βœ” High-stakes thinking β€” reliability matters more than hype

🌱 Current Focus

  • Scaling agentic AI systems for real workflow automation
  • Building RAG pipelines with better grounding + evaluation
  • Improving AI observability using LangSmith + telemetry

πŸ“¬ Connect With Me

β€œBuild AI that ships β€” not AI that just sounds smart.”

Pinned Loading

  1. AI-Agent-For-Research AI-Agent-For-Research Public

    This project implements a simple ReAct-style AI agent, used as Research assistant agent

    Python

  2. Multi-Source-Agentic-RAG Multi-Source-Agentic-RAG Public

    Multi-Source Agentic RAG System πŸ€– that uses agents πŸ§‘β€πŸ’», a routing system πŸ›£οΈ, and advanced retrieval mechanisms πŸ”Ž to fetch knowledge from multiple vector stores πŸ“š, validate relevance βœ…, and generate…

    Jupyter Notebook

  3. Mutli-Agent-AI-Blog-Generator Mutli-Agent-AI-Blog-Generator Public

    πŸš€ Multi-Agent System using CrewAI! πŸ€– Agents: Planner, Writer, Editor ✍️ Tasks: Plan, Write, Edit πŸ“‹ First project exploring the power of CrewAI for collaborative AI workflows.

    HTML

  4. AmesHousing-Scalable-ML-Architecture AmesHousing-Scalable-ML-Architecture Public

    πŸš€ This project predicts Sale Prices using the AmesHousing dataset, leveraging Abstract Method Patterns πŸ—οΈ and other design strategies 🎯 for a modular and scalable implementation. The structured app…

    Jupyter Notebook 1

  5. Multi-Agent-Research-Summary-System Multi-Agent-Research-Summary-System Public

    πŸ“ Simple Multi-AI Agent System where Research & Writer agents collaborate to summarize concepts efficiently. πŸ€–πŸ“š

    Python

  6. RAG-Agent-With-CrewAI RAG-Agent-With-CrewAI Public

    ⚑RAG Agent powered by CrewAI , Uses Groq model, HuggingFace embeddings for intelligent retrieval and response. Seamlessly combines AI reasoning with RAG for smarter, context-aware answers.

    Python