Skip to content
View galang006's full-sized avatar

Block or report galang006

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

Hi there! 👋

Hi, I'm Galang Satriamahesa Putra Dewa! Informatics graduate from UPN "Veteran" Yogyakarta with a passion for Machine Learning and AI. Experienced in computer vision projects including object detection, segmentation, and model deployment gained through my internship at DataIns (PT Global Data Inspirasi).

I enhanced my skills at Bangkit Academy by Dicoding, specializing in Machine Learning, and I’m eager to contribute to innovative AI projects.

📚 About Me

  • 🎓 Graduate from UPN Veteran Yogyakarta University, with a degree in Informatics.
  • 🤖 Passionate about Machine Learning and AI, with hands-on experience from Bangkit Academy by Dicoding, specializing in Machine Learning.
  • 💼 Former AI Engineer Intern at DataIns (PT Global Data Inspirasi), working on computer vision projects including object detection, segmentation, and model deployment.

📊 GitHub Statistics

🔗 Connect with Me

Feel free to explore my repositories, and let's connect! 🌟

Pinned Loading

  1. personal_assistant_chatbot personal_assistant_chatbot Public

    A Python-based personal AI assistant chatbot built with LangChain and Ollama. It supports persistent memory, allowing it to save and recall user-specific facts while maintaining conversation histor…

    Python

  2. github_documentation_generator github_documentation_generator Public

    Automated tool to generate Markdown project documentation using Google Gemini AI and GitHub API. Fetches a repository’s codebase and produces detailed docs, helping developers quickly understand an…

    Python

  3. vehicle_detection_and_counting_YOLOv10 vehicle_detection_and_counting_YOLOv10 Public

    Real-time vehicle detection and counting system using OpenCV, YOLOv10, and Flask. Processes video streams to track vehicles, monitor traffic, and provide counts for defined zones efficiently.

    JavaScript 1

  4. water_level_measurement water_level_measurement Public

    AI system to estimate water levels from images/videos. Uses YOLOv8 for detecting water gauges, recognizing numerical markings, and segmenting water. Delivered as a user-friendly Streamlit web app f…

    Python

  5. medicine_details_assistant medicine_details_assistant Public

    RAG-based assistant providing detailed medicine information from a local knowledge base. Uses HuggingFace embeddings for vectorization, ChromaDB for storage and retrieval, and Ollama LLM for fast, …

    Python

  6. medichat_llm medichat_llm Public

    MediChat LLM: A fine-tuned medical language model for question-answering. This project prepares diverse medical conversational datasets and fine-tunes Google's Gemma-3-1b-it to provide clear, accur…

    Jupyter Notebook