Skip to content
View Tanishq4501's full-sized avatar

Highlights

  • Pro

Block or report Tanishq4501

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

👋 Hey, I'm Tanishq Choudhary

AI Engineer | Full Stack Developer | Building Intelligent Solutions

Typing SVG

GitHub Email LinkedIn Profile Views


🚀 About Me

I'm a passionate AI Engineer and Full Stack Developer focused on building intelligent, scalable solutions that bridge cutting-edge machine learning with exceptional user experiences. My expertise lies in developing production-ready SaaS platforms using Next.js, React, and modern AI frameworks.

const tanishq = {
  location: "Pune, India 🇮🇳",
  role: "AI Engineer & Full Stack Developer",
  
  focus: {
    ai_ml: ["NLP", "Computer Vision", "Deep Learning", "Video Intelligence"],
    fullStack: ["Next.js", "React", "TypeScript", "Node.js"],
    saas: ["Platform Architecture", "User Auth", "Payment Integration", "Analytics"]
  },
  
  currentProjects: [
    "🗺️ PuneWanderer - AI Travel Planning with Knowledge Graphs",
    "🎥 VidGenius - AI Video Intelligence Platform", 
    "🎯 PrepX - AI Interview Preparation Platform",
    "📄 AI Research Agent - Automated Research Paper Generation"
  ],
  
  philosophy: "Build fast, ship smart, iterate constantly"
};

💼 Featured Projects

🗺️ PuneWanderer

AI-Powered Travel Planning

Intelligent travel planning app using Knowledge Graphs and RAG to help users discover Pune's best places with personalized recommendations.

Tech: TypeScript, Next.js, AI, Knowledge Graphs

AI Video Intelligence SaaS

Transform videos into transcripts, summaries, and insights using advanced AI. Full-featured SaaS with user authentication and payment integration.

Tech: JavaScript, Next.js, AI/ML, Video Processing

🎯 PrepX

AI Interview Preparation

Comprehensive platform for technical interview preparation powered by AI, featuring practice questions, mock interviews, and progress tracking.

Tech: JavaScript, Next.js, AI

Automated Research Pipeline

Conversational AI agent that automates research workflow—finding papers on arXiv, reading them, and generating publication-ready research papers.

Tech: Python, AI, NLP, arXiv API

Safety Compliance System

Real-time computer vision system using YOLO for detecting people and assessing helmet usage for workplace safety compliance.

Tech: Python, YOLO, OpenCV, Deep Learning

Intelligent PDF Assistant

Chat with PDF documents using AI. Upload any PDF and ask questions, get summaries, or extract insights through a conversational interface.

Tech: Python, AI, NLP, PDF Processing

🛠️ Tech Stack

Languages & Fundamentals

C++ Python Java JavaScript TypeScript Rust Go

Frontend Development

React Next.js HTML5 CSS3

Backend Development

Node.js Express.js FastAPI Prisma JWT

Databases

PostgreSQL MySQL MongoDB Supabase Neo4j

AI/ML & Deep Learning

TensorFlow PyTorch OpenCV spaCy scikit-learn

Generative AI & LLM Tools

ChatGPT Google Gemini LangChain Hugging Face

Cloud & Deployment

Firebase Vercel Netlify Render

Tools & Services

Git GitHub VS Code Postman Jira Burp Suite

Authentication & Payments

Clerk Stripe

Workflow Automation & AI Agents

n8n Crew AI Inngest ReAct

AI Integration & Protocols

MCP

🎯 Current Focus

class CurrentGoals:
    def __init__(self):
        self.learning = [
            "Advanced RAG Architectures",
            "Vector Databases & Embeddings", 
            "LangChain & LLM Integration",
            "Scalable SaaS Architecture",
            "MLOps & Model Deployment"
        ]
        
        self.building = [
            "AI-powered travel planning platform",
            "Intelligent research automation tools",
            "Next-gen video intelligence features",
            "Knowledge graph-based applications"
        ]
        
        self.goals_2026 = {
            "technical": "Master production AI/ML deployment",
            "business": "Launch 2+ profitable SaaS products",
            "community": "Contribute to open-source AI projects",
            "personal": "Share knowledge through technical writing"
        }

📈 Contribution Graph

💡 What I Bring to the Table

  • 🤖 AI/ML Expertise: Production-ready implementations of NLP, Computer Vision, and Deep Learning models
  • ⚡ Full Stack Mastery: Modern web applications with Next.js, React, and TypeScript
  • 🏗️ SaaS Architecture: End-to-end platform development with auth, payments, and analytics
  • 📊 Data-Driven: Strong foundation in data science, analysis, and visualization
  • 🚀 Product Mindset: Focus on building solutions that solve real-world problems
  • 🔧 DevOps Ready: Docker, CI/CD, cloud deployment, and scalable infrastructure

🤝 Open to Collaboration

I'm always interested in working on innovative projects involving:

  • 🧠 AI/ML applications and research
  • 🌐 SaaS platform development
  • 📊 Data science and analytics tools
  • 🎨 Open-source contributions
  • 💡 Startup ideas and MVPs

Let's build something amazing together! Feel free to reach out or explore my repositories.


💭 "Code is poetry, AI is magic, and together they create the future"

📫 Let's Connect

Email LinkedIn GitHub

Pinned Loading

  1. protoNova protoNova Public

    Transform your ideas into stunning mobile app mockups through conversational AI

    TypeScript

  2. PuneWanderer PuneWanderer Public

    PuneWanderer is an intelligent travel planning application that helps you discover and explore Pune's best places using advanced AI, Knowledge Graphs, and Retrieval-Augmented Generation (RAG). Plan…

    TypeScript 1

  3. VidGenius-AI-Video-Whisperer VidGenius-AI-Video-Whisperer Public

    VidGenius is a cutting-edge SaaS platform that transforms any video into instant transcripts, smart summaries, and deep-dive explanations using advanced AI. Unlock hidden insights, generate searcha…

    JavaScript

  4. PrepX-Interview-Platform PrepX-Interview-Platform Public

    JavaScript

  5. ai-research-agent ai-research-agent Public

    A powerful, conversational AI agent that automates the entire research workflow—from finding relevant papers on arXiv to reading them and generating a brand-new, publication-ready research paper in…

    Python

  6. Go-LoadBalancer Go-LoadBalancer Public

    A lightweight, high-performance HTTP load balancer implemented in Go using the round-robin algorithm. This load balancer distributes incoming HTTP requests across multiple backend servers to optimi…

    Go