Skip to content
View Tamizh019's full-sized avatar
💻
Focusing
💻
Focusing

Block or report Tamizh019

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

Portfolio   LinkedIn   Email



> whoami

 B.E CSE (AI)  ·  Sathyabama Institute of Science & Technology, Chennai
 3rd Year  ·  Specialisation: Artificial Intelligence & ML

I work on the application layer of AI — not building LLMs from scratch, but engineering how they behave inside real products. RAG pipelines, prompt orchestration, response control, and wrapping it all in clean full-stack systems.

"Making AI talk is easy. Making it reliable is engineering."



> ls ./projects

Real-time collaboration platform

Group messaging with sub-100ms delivery, 9 built-in micro-tools ( Galaxy Match, Typing Race), gamified Focus Mode with XP, streaks & leaderboard. OAuth2 + row-level security.

AI-powered digital closet

Gemini API recommends outfits based on weather, occasion & style. Includes a real-time weather integration, LLM styling chatbot, and PostgreSQL clothing inventory with image upload & filter search.

Context-aware AI assistant

RAG pipeline: PDF ingestion → text chunking → FAISS vector indexing → LangChain orchestration. Streaming FastAPI backend + React chat frontend. Source-cited, hallucination-reduced responses.

ML platform for smart farming

98% accuracy crop yield prediction with ensemble regression. CNN-based plant disease detection across 10+ crop variants. AI-driven fertiliser & irrigation recommendations served via Flask REST API.



> cat ./stack.yml

Domain Technologies
AI & LLMs
Frontend
Backend
Data
Languages
Tools


> git log --oneline



> cat ./status.md

+ Currently building: Chill Space v3 — Rust-powered backend services
+ Deepening: DSA patterns & System Design for 2026 prep
+ Open to: AI Engineering & SDE Internships — Summer 2026
! Focus Areas: RAG Pipelines · LLM Orchestration · Production AI Systems

LinkedIn  ·  Portfolio  ·  Email

Open to AI Engineering & SDE Internships — Summer 2026

Pinned Loading

  1. CHILL_SPACE_v3 CHILL_SPACE_v3 Public

    -- Currently Under Active Development -- Next.js + Supabase + Rust = 🙂💀

    TypeScript 1

  2. CropYield_Prediction CropYield_Prediction Public

    An AI-powered agricultural intelligence platform featuring Crop Yield Prediction

    HTML

  3. Smart_wardrobe Smart_wardrobe Public

    In progress 🧑🏻‍💻

    TypeScript 2

  4. Tamizh019 Tamizh019 Public

    19-year-old developer blending AI, design, and code to create seamless digital experiences. Passionate about building, learning, and innovating every day.

  5. ai-voice-detection-api ai-voice-detection-api Public

    REST API for detecting AI-generated vs human voices across 5 Indian languages (Tamil, English, Hindi, Malayalam, Telugu) using audio analysis and machine learning

    Python