Pinned Repositories
bayu-siddhi
README.md file settings for my GitHub Profile
belajar-git-remote
Repository untuk keperluan belajar menggunakan Git Remote
belajar-git-submodule
Repository untuk keperluan belajar menggunakan Git Submodule
calorie-diary
Emerging Technologies course final project. Android application to record how many calories you consume in a day by comparing calorie limits according to your body's calorie needs. With support for nutritional data on various types of food, as well as a simple calorie requirement calculation function using a calculator.
e-commerce-data-analysis
Final Project of "Learn Data Analysis with Python" course from Dicoding Indonesia. Creating data analysis on E-Commerce Public Dataset using Python based on business questions, including creating a dashboard using Streamlit.
google-news-scraper
Google News links and content scraper for Python using Selenium and Newspaper3k. The first library I created.
google-play-scraper
Google play scraper for Python inspired by <facundoolano/google-play-scraper>. This repository is a forking repository to overcome the previous problem of not being able to retrieve more than 200 review data.
SIC5-final-project
<Group 6> Home air quality monitoring and classification tool using ESP32 and machine learning. Final project of AI and IoT (AIoT) from Samsung Innovation Campus Batch 5 (SIC5) program.
SIC5-technical-assignment-2
Samsung Innovation Campus Batch 5 (SIC5) - Technical Assignment #2: Predict Machine Failure. Predict machine failure based on the AI4I 2020 Predictive Maintenance Dataset using machine learning for classification.
2024chatbot_halaltourism_WestSumatra
The supplementary files, datasets and code repositories for our paper titled: Chatbot Model Development Using BERT for West Sumatra Halal Tourism Information
bayu-siddhi's Repositories
bayu-siddhi/google-news-scraper
Google News links and content scraper for Python using Selenium and Newspaper3k. The first library I created.
bayu-siddhi/e-commerce-data-analysis
Final Project of "Learn Data Analysis with Python" course from Dicoding Indonesia. Creating data analysis on E-Commerce Public Dataset using Python based on business questions, including creating a dashboard using Streamlit.
bayu-siddhi/SIC5-technical-assignment-2
Samsung Innovation Campus Batch 5 (SIC5) - Technical Assignment #2: Predict Machine Failure. Predict machine failure based on the AI4I 2020 Predictive Maintenance Dataset using machine learning for classification.
bayu-siddhi/bayu-siddhi
README.md file settings for my GitHub Profile
bayu-siddhi/belajar-git-remote
Repository untuk keperluan belajar menggunakan Git Remote
bayu-siddhi/belajar-git-submodule
Repository untuk keperluan belajar menggunakan Git Submodule
bayu-siddhi/belajar-php-composer-membuat-library
Repository untuk keperluan belajar membuat Composer library
bayu-siddhi/calorie-diary
Emerging Technologies course final project. Android application to record how many calories you consume in a day by comparing calorie limits according to your body's calorie needs. With support for nutritional data on various types of food, as well as a simple calorie requirement calculation function using a calculator.
bayu-siddhi/google-play-scraper
Google play scraper for Python inspired by <facundoolano/google-play-scraper>. This repository is a forking repository to overcome the previous problem of not being able to retrieve more than 200 review data.
bayu-siddhi/IS184203_ALPRO_CW02_5026211021
Coursework 02 : do the JFo Section 3 Practice - Part 1 - Creating a JavaLibs Game
bayu-siddhi/SIC5-final-project
<Group 6> Home air quality monitoring and classification tool using ESP32 and machine learning. Final project of AI and IoT (AIoT) from Samsung Innovation Campus Batch 5 (SIC5) program.
bayu-siddhi/IS184203_ALPRO_CW03_5026211021
Coursework 03 : do the JFo Section 4 Practice - Problem 1 and Problem 2
bayu-siddhi/kuyfit-sports-field-rental
Software Design and Development course final project. Building a sports field rental website (basketball, futsal, badminton) using the Laravel framework.
bayu-siddhi/RAG-Survey
Forking repository to remind me where to look for RAG articles
bayu-siddhi/SIC5-technical-assignment-1
Samsung Innovation Campus Batch 5 (SIC5) - Technical Assignment #1: Data Gathering using ESP32. Retrieve temperature and humidity data from DHT11 sensor using ESP32.
bayu-siddhi/simple-RAG
<pending> My first simple RAG (Retrieval Augmented Generation). This library was created to help me understand the details of how naive vector RAG works, and also to help people try RAG easily and learn its structure.