Skip to content
View aihimanitayal's full-sized avatar

Block or report aihimanitayal

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
aihimanitayal/README.md

Hi, I'm Himani Tayal πŸ‘‹

Python & AI Developer | Agentic AI, LLMs & RAG | 9+ Years Backend Engineering

I'm a backend engineer with 9+ years building production software systems, and the last 2 years focused on Python and applied AI β€” agentic tools, RAG pipelines, and LLM-powered features.

  • πŸ”­ Currently building agentic AI systems with LangChain and LangGraph
  • 🌱 Exploring RAG architecture, voice AI, and multi-agent orchestration
  • ✍️ I write about what I build β€” technical deep-dives, not just theory
  • πŸ’Ό Background: enterprise backend engineering, API design, cloud deployment (AWS), secure authentication systems
  • πŸ“« Reach me on LinkedIn

🧠 Tech I work with

Python FastAPI LangChain LangGraph OpenAI PostgreSQL AWS Docker PHP


πŸ“Œ Pinned Projects

  • rag-pipeline-demo β€” A production-style RAG pipeline using LangChain + LangGraph, with hybrid retrieval and a self-correcting query-rewrite loop.
  • jwt-fastapi-auth-demo β€” JWT authentication in FastAPI with access/refresh token rotation and secure cookie storage, done the way I'd actually ship it.

πŸ“ Recent writing


πŸ’‘ This README lives in a special repo named exactly himanitayal/himanitayal β€” GitHub renders it automatically on your profile page.

Popular repositories Loading

  1. aihimanitayal aihimanitayal Public

  2. rag-pipeline-demo rag-pipeline-demo Public

    Python

  3. jwt-fastapi-auth-demo jwt-fastapi-auth-demo Public

    Python