Skip to content
View ankush-poonia007's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ankush-poonia007

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.

Content in all repositories owned by your account will be closed.
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
ankush-poonia007/README.md

Hey, I'm Ankush Poonia 👋

Building toward AI/ML Engineering — one project at a time.

B.Tech AI/ML Engineering · 3rd Year · Arya College of Engineering, Jaipur

I'm a second-year AI/ML student focused on building real, deployable projects before graduation. My work sits at the intersection of Python backends, LLM integration, and NLP — currently building toward my flagship project, NeuraLog, a privacy-first personal AI memory system.

LinkedIn Credly LeetCode GeeksForGeeks HackerRank


🚧 What I'm Building

Project Status Description
NeuraLog 🔬 Planning Privacy-first AI memory and context system — my flagship portfolio project
NeuraChat NLP ✅ Deployed Full-stack AI chatbot with custom NLP routing layer and Gemini 2.5 Flash
HiringOrbit ✅ Built Location-aware AI agent — finds colleges, companies, communities near any city
BizRadar AI ✅ V5 Live · 🔄 Evolving Modular AI agent that transforms startup ideas into structured business intelligence reports

🔭 Featured Projects

NeuraChat NLPLive on Render

A full-stack AI chatbot built from scratch — not just an API wrapper. Before any token reaches Gemini, a custom NLP layer detects intent, topic, and conversation depth, then builds a structured prompt with full session history injected. Flask backend, SQLite, 10-page frontend with a shared design system, auth, membership gating, and GSAP animations.

Python Flask SQLite Gemini 2.5 Flash Vanilla JS Tailwind NLP


HiringOrbitGoogle Developer Bootcamp

A location-aware intelligence agent. You type a city and a query — it finds real nearby places (engineering colleges, tech companies, ML communities) using Google Maps and generates contextual AI recommendations via Gemini. Built during a Google Developer Bootcamp.

Python Gemini AI Google Maps API Agentic AI


BizRadar AIV5 Live · Actively Evolving

A modular AI agent that transforms any startup idea into a structured business intelligence report. Built without LangChain or LlamaIndex — architecture first, frameworks later. Runs entirely locally via Ollama + Llama 3.2, augmented with real-time web search via Tavily. Features context memory, a full tool layer, and a prompt engineering pipeline that produces market analysis, MVP suggestions, tech stack recommendations, and risk assessments.

Python Ollama Groq Gemini Llama 3.2 Tavily API Agentic AI Prompt Engineering


NeuraLog (In Development)

My flagship project — a personal context, memory, and intelligence assistant. Designed to be privacy-first with local-first architecture. Architectural planning complete; active development starting post-semester.

Python LLMs RAG Privacy-First Architecture


🛠 Skills & Tools

Languages

Python Java JavaScript SQL

Frameworks & Tools

FastAPI Flask LangChain Tailwind Gemini API Google Maps API SQLite Ollama Tavily Docker Git GitHub

AI/ML Focus Areas

NLP Prompt Engineering LLM Integration Agentic AI RAG (learning)


🏆 Achievements & Certifications

Achievement Detail
🎓 Anthropic Academy Claude 101 + AI Fluency Framework — 10/10 both
🏅 Infosys Springboard 16 courses · ~120 hours · AI track (Deep Learning, NLP, Computer Vision, GenAI)
🏅 Infosys Springboard Virtiual Internship 7.0 OnGoing · AI track (Deep Learning, NLP, Computer Vision, GenAI)
🥈 NPTEL Elite + Silver Programming in Java · 82% score
📊 Deloitte Data Analytics Job Simulation on Forage — Tableau dashboard + Excel pay equity analysis
🧠 GFG 60-Day DSA Challenge closed — covering arrays, trees, graphs, DP, and advanced algorithms
🎯 HackNexus 2.0 Lead organizer — 24hr hackathon · 50 teams · 200 participants

📊 GitHub Stats


📌 Current Focus

  • 🔨 Completing NeuraChat NLP bug fixes and polish (fixes/ui-and-session branch)
  • 🚀 Evolving BizRadar AI — Phase 2 real tool integrations (web search, competitor discovery)
  • 📚 Finishing Anthropic Academy (13 courses total)
  • 🧩 DSA — GFG 60-Day Challenge, active daily
  • 🏗 NeuraLog — architecture finalizing, build starts post-semester
  • 🎓 5th semester begins August 2025

🤝 Let's Connect

I'm always open to talking about AI/ML projects, collaborations, and learning opportunities.

GitHub LinkedIn Gmail LeetCode HackerRank Codolio


Building industry-level AI projects before graduation.

Profile Views

Pinned Loading

  1. neurachat-nlp neurachat-nlp Public

    AI chatbot using Agentic AI and Basic NLP with intent detection and context memory.

    HTML 2

  2. STARTUP-AI-AGENT STARTUP-AI-AGENT Public

    AI-powered startup intelligence agent — hand-built ReAct loop, parallel tool execution, live web search, and RAG-grounded document analysis. No frameworks. Full understanding.

    Python 5

  3. RESUME-ANALYZER RESUME-ANALYZER Public

    AI-powered resume parser and JD matcher built with LangChain, Groq, Pydantic v2, and Streamlit — structured LLM output, zero keyword hacks. Live Link:

    Python

  4. Time-Locked-Wallet Time-Locked-Wallet Public

    ⏳ A Soroban smart contract on Stellar that locks tokens until a set expiry time — no admin override, no backdoor. Built with Rust & Soroban SDK.

    Rust

  5. hiringorbit hiringorbit Public

    Python 1

  6. event-sync event-sync Public

    A real-time smart event management platform unifying registration, QR check-in, team matchmaking, announcements, judging, leaderboard, and event analytics for modern tech events.

    TypeScript