Skip to content
View kartiks15's full-sized avatar

Block or report kartiks15

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

🙋‍♂️ About Me

class Kartik:
    name       = "Kartik Soni"
    role       = "Student & Aspiring AI Engineer & Researcher"
    languages  = ["Python ", "C++ "]
    focus       = ["LLMs", "Agentic AI", "Deep Learning", "NLP", "Computer Vision"]
    interests  = ["Deep Learning", "NLP", "Data Science", "Building cool things"]
    currently  = "working on a vector searchh library"

    def say_hi(self):
        print("Thanks for visiting! Let's build something awesome together 🚀")

Tech Stack

Languages

Python C++

ML / Deep Learning

PyTorch TensorFlow scikit-learn AutoKeras

NLP / LLM

BERT LangChain OpenAI Claude RAG Agentic AI MCP

Data & Scientific Computing

NumPy Pandas SciPy FAISS Xarray

Vision & Audio

OpenCV CLIP Whisper Matplotlib Seaborn Plotly

Web & Deployment

Flask FastAPI Streamlit

Databases & BI

SQL MySQL Power BI SSIS

Tools

Git GitHub Google Colab Jupyter LaTeX


##Featured Projects

Project Description Tech
PM2.5 Predictor Deep Learning model using ConvLSTM + Encoder-Decoder to predict air quality Jupyter Deep Learning
Support Ticket Automation AI-powered ticket pipeline with a Streamlit dashboard on Banking77 dataset Python Streamlit
Document Query System Smart doc processor — ask questions from PDFs, Excel, Word, PPT & images! Python NLP AI

GitHub Contribution Snake

github-snake

2026 Goals

  • Build a lightweight vector search library with GPU's
  • Collaborate with awesome developers
  • Contribute to open source

Let's Connect!

"The best way to learn is to build. The best way to build is to start."

LinkedIn

Pinned Loading

  1. ANRF_AISEHack_VibeCoders ANRF_AISEHack_VibeCoders Public

    An Deep Learning Architecture for predicting pm2.5 using ConvLSTM, Encoder-Decoder Architecture

    Jupyter Notebook

  2. Document-Query-System Document-Query-System Public

    An intelligent document processing and question answering system that extracts text from various document formats (PDF, Excel, PowerPoint, Word, PNG) and provides AI-powered answers to questions ab…

    Python

  3. gpt2_by_me gpt2_by_me Public

    Implementing GPT2 from scratch for learning purposes.

    Python

  4. FloatChat FloatChat Public

    An intelligent oceanographic data exploration platform combining natural language AI with interactive geospatial visualization of ARGO float profiles from the Indian Ocean.

    Python

  5. Customer-Support-Ticket-Automation Customer-Support-Ticket-Automation Public

    A Ticket Automation Pipeline with a dashboard created in python and streamlit using banking 77 dataset

    Python