Palen Pushkar

Palen Pushkar

About

Detail

AI Software Engineer @ BharatX AI | Creator of GirGit AI | Specializing in LLM Orchestration & Agentic RAG
Uttar Pradesh, India

Timeline


work
Job
school
Education
folder
Project

Résumé


Jobs verified_user 0% verified
  • B
    Software Engineer
    BharatX Al
    Jun 2025 - Current (1 year 3 months)
    Built an AI-driven CRM conversational system using the ReAct framework to combine LLM reasoning with tool-based SQL execution, incorporating schema-aware prompt engineering, query validation, and controlled database access to deliver secure, analytical insights.Developed a RAG-based agentic system for semantic search over GST documents using LangGraph, LangChain, DSPy, and a vector database, delivering query responses in under 20 seconds.
  • Ethos Life
    Data Engineer
    Ethos Life
    Jul 2024 - Apr 2025 (10 months)
    Migrated and deployed 20+ Apache Airflow DAGs as Dockerized Kubernetes pods with images stored in AWS ECR; automated ETL releases via ArgoCD, reducing pipeline failures by 35% and engineering effort by 50%.Designed a real-time ETL platform using Kafka, PySpark, S3 (CSV/Parquet), and Snowflake, with DBT transformations, Airflow orchestration, and Datadog monitoring.Built a YAML-driven SQL automation framework to extract, transform, and publish data to SFTP, S3, and Segment, enabling scalable and configurable data deliveries.Implemented CI/CD pipelines using GitHub Actions with unit and integration tests, improving code quality by 40%, reducing manual reviews by 60%, and increasing pipeline reliability by 70%.Developed and optimized DBT model
  • MAQ Software
    Associate Software Engineer
    MAQ Software
    Jan 2024 - May 2024 (5 months)
    Designed and deployed a distributed PySpark pipeline on Apache Spark for sentiment analysis of survey comments using NLP, achieving 97% accuracy in emotion classification and leveraging LLM generated comments to expand the dataset.Performed data analysis using Power BI by building multiple visualization charts with React.js and generating insightful reports.Managed sprint planning, task tracking, and project workflows using Jira in an Agile Scrum environment.
Education verified_user 0% verified
  • I
    B.Tech
    Indian Institute of Information Technology, Allahabad
    Aug 2020 - Apr 2024 (3 years 9 months)
    8.3/10 CGPA
Projects (professional or personal) verified_user 0% verified
  • G
    GirGit AI
    Sep 2025 - Jan 2026 (5 months)
    Engineered an AI powered Telegram bot to automate job applications across platforms using web scraping with Playwright, session persistence, and bot detection evasion. Reduced manual effort by 90% and accelerated application speed by 5x.
  • A
    Agentic RAG Chatbot
    Sep 2024 - Nov 2024 (3 months)
    Created a three agent RAG pipeline architecture-IngestionAgent, RetrievalAgent, LLMResponseAgent-that exchanges Model Context Protocol (MCP) JSON messages for deterministic, traceable workflows using LangChain and OpenAI.Parsed PDF, PPTX, CSV, DOCX, Markdown, and TXT files; chunked and embedded their content, storing embeddings in Chroma VectorDB to enable sub 100ms semantic search using kNN and MMR algorithms.