Skip to content
View venkata3204sai's full-sized avatar

Block or report venkata3204sai

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

👋 Hi, I'm Chandra Venkata Sai Sarika

  • Master's student in Computer Science, specialising in AI & Machine Learning at Blekinge Institute of Technology (BTH), Karlskrona
  • Bachelor's graduate of an international dual-degree program between JNTU Kakinada and BTH
  • Originally from India | Based in Sweden
  • Interested in deep learning, applied ML systems, and building things that solve real problems

About Me

I am a Computer Science graduate who prefers to understand a problem before moving to a solution. I work in a structured and thoughtful way, asking questions to find effective approaches. I am comfortable working both independently and in teams, and I take responsibility for completing my tasks while supporting others when needed. I am consistently learning and find strong motivation in solving real, practical problems.

University Projects & Labs

I frequently upload:

  • Course assignments
  • Lab work
  • Small learning projects
  • Experiments from different subjects

As I grow, this space will include more polished and personal projects.

Contribution Snake

Snake animation

Connect With Me

Thanks for visiting my profile!

I'm continuously learning and improving — feel free to explore my repositories.

Pinned Loading

  1. LoD1-to-LoD2-roof-reconstruction LoD1-to-LoD2-roof-reconstruction Public

    Upgrades LOD1.3 building models to LOD2.2 (roof geometry) using machine learning + deterministic geometric reconstruction — no LiDAR or point clouds required. B.Sc. thesis, BTH 2026.

    Python

  2. LLM-Powered-Data-Assistant LLM-Powered-Data-Assistant Public

    RAG chatbot that converts natural language into pandas queries on a Twitch streamers dataset, using multi-model comparison (Llama 3.2 vs Gemma 7B) via Ollama

    Python 1

  3. Campus-360 Campus-360 Public

    Offline-first Android app for indoor–outdoor campus navigation at BTH — search rooms by name, filter by category, scan QR codes to pinpoint your location, and get step-by-step walking directions wi…

    Kotlin

  4. llm-dialogue-orchestration llm-dialogue-orchestration Public

    CLI tool that orchestrates multi-round discussions or debates between local LLMs (Llama 3.2 vs DeepSeek-R1) via Ollama, with real-time streaming and logging

    Python

  5. Covid-19-simulation-using-Python Covid-19-simulation-using-Python Public

    Markov-chain simulation of COVID-19 spread across sampled country populations, with per-person daily state transitions (healthy → infected → symptomatic → immune/deceased) and an interactive Stream…

    Jupyter Notebook

  6. Heart_disease_detection_ML_project Heart_disease_detection_ML_project Public

    End-to-end ML pipeline predicting heart disease risk from clinical data — GridSearchCV-tuned Gradient Boosting classifier (best of 5 models tested), PCA decision-boundary visualization, and a Strea…

    Jupyter Notebook