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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

πŸš€ SHIVA PRASAD NAROJU

AI Engineer | Generative AI | Multi-Agent Systems

Engineering AI that thinks, collaborates, and delivers at scale.

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

I’m an AI Engineer passionate about transforming cutting-edge research into production-grade AI ecosystems.
From ML & DL foundations to GenAI-powered multi-agent orchestration, I design and deploy intelligent systems that scale with real-world impact.

πŸ’‘ Specialty: Turning raw data into deployed AI products β€” combining classical AI depth with Generative AI innovation.

πŸ† Flagship Project

🏠 Vaasthu Vision AI

AI-powered architectural consultancy platform rooted in Vaasthu Shastra principles.

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

Tech: LangChain β€’ Groq β€’ Qdrant β€’ Bolt ai for website

🧠 Core Expertise

Generative AI

  • Multi-Agent Orchestration (CrewAI, LangGraph, role-based agents)
  • RAG with hybrid retrieval, contextual memory, structured outputs
  • LLM Application Engineering: prompt orchestration, tool calling, output parsing
  • Vector Databases: Qdrant, ChromaDB, FAISS

Machine Learning & Deep Learning

  • Regression, Classification, Clustering
  • ANN, CNN, RNN, LSTM
  • Transformers & Attention Mechanisms

Natural Language Processing

  • Text Classification, NER, Sentiment Analysis
  • Transformer Models: BERT, GPT, T5
  • Tokenization, embeddings, sequence modeling

πŸš€ Notable AI Projects

Project Description Tech Stack
Vaasthu Vision AI AI-based architectural Vaasthu consultant LangChain, Groq, Qdrant, Shapely, Streamlit
AI Automotive Consultant Multi-agent AI system for automotive consultancy CrewAI, LangGraph, Groq, VectorDB, Streamlit, FastAPI
AI Travel & Safety Companion (Open Source) AI-powered safe travel planner using hazard datasets & OSRM OpenStreetMap, OSRM, Open-Meteo, LangChain

πŸ“ˆ What Sets Me Apart

βœ” End-to-End AI Product Builder – From pipelines to fully deployed platforms
βœ” Architect of Agent Workflows – Designing AI ecosystems that talk, collaborate & act
βœ” ML/DL/NLP Breadth + GenAI Depth – Bridging classical AI with cutting-edge LLMs
βœ” Real-World AI Impact – Delivering domain-specific intelligence systems

🌱 Current Focus

  • Scaling multi-agent AI systems for enterprise automation
  • Building agentic RAG frameworks with persistent memory
  • Enhancing AI observability with LangSmith & telemetry pipelines

πŸ“¬ Connect With Me

β€œBuilding AI that doesn’t just answer β€” it understands, collaborates, and creates.”

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