mageai
There are 23 repositories under mageai topic.
Hamagistral/de-zoomcamp-ui
🎨 UI for the Free Data Engineering Zoomcamp Course provided by DataTalksClub
AviatorIfeanyi/etl_with_mage_ai
An ETL data pipeline that extracts data from source and loads it to destination, automated using mage.ai
AymanSulaiman/pokeFastAPI
pokéFastApi: A backend API with Docker Compose integration for retrieving and searching Pokémon data using FastAPI and DuckDB.
meysamraz/laptop-price-prediction-end-to-end-project-using-ecommerce-website-data
Using machine learning, feature engineering, and web scraping, I created an end-to-end laptop price prediction website by scraping data from a popular Iranian source. Empowering users with accurate pricing estimates and model comparisons
benitomartin/de-ch-weather
Data Engineering Swiss Air Quality
ChukwuemekaAham/data-engineering-zoomcamp
Datatalks Club Free Data Engineering Zoomcamp Project
ChukwuemekaAham/mlops-zoomcamp
DataTalks Club - Machine Learning Operations Zoomcamp (Cohort 2024)
ChukwuemekaAham/uber-gcp-etl-project
Data Engineering Zoomcamp Final Project
faranbutt/Data-Engineering-Capstone-Project
A covid 19 Data engieneering pipeline
neema233/ETL-pipeline-with-mage
Using Mage.ai orchestration tool for ETL process
shubhammirajkar/uber_etl_data_engineering_project
An ETL Pipeline built over GCP and orchestrated by Mage, which involves Extracting Data from GCS Bucket, building Dimensional Model, loading the Data into BigQuery and a Looker Dashboard for further analysis.
manuelandersen/football-pipeline
DE Zoomcamp 2024 Final Project 🧙
nathadriele/AWS-DMS-task-restart-and-status-checker
The AWS DMS Task Restart and Status Checker is a Python script designed to restart various AWS Database Migration Service (DMS) tasks and check their status. This script leverages AWS SDK (Boto3) and Mage.ai for DMS task integration and management, ensuring efficient and reliable task handling.
nathadriele/datamart-tables-data-type-validation
This project is a Data Engineering solution implemented to validate the data types of columns in PostgreSQL tables in a DataMart. It aims to validate whether the data stored in tables conforms to the expected data types, improving data integrity and reliability.
nathadriele/llm-zoomcamp
Project LLMs
Siddha911/Citibike-data-project
Data engineering project for the DEZoomcamp 2024
Hamagistral/NYCTaxi-Analytics-ETL
🚕 Performing Data Analytics on NYC Taxi data using GCP and MageAI
kingabzpro/5-Airflow-Alternatives-for-Data-Orchestration-Tutorial
Code examples of Luigi, Prefect, Kedro, Dagster, and MageAI
nathadriele/DMS-CDC-task-status-validator
Automated script developed in Mage.ai to monitor and validate the status of AWS DMS CDC tasks, ensuring data integrity and synchronization. Sends notifications for any detected validation issues.
nathadriele/DMS-missing-or-duplicate-data-validation-script
Contains a Python script designed to validate data replication tasks in AWS Database Migration Service (DMS). The script checks for potential issues such as missing or duplicate data in the tables being replicated.
nathadriele/S3-folder-cleanup
This script automates cleaning up a specific folder in an S3 bucket, deleting all objects within it. It uses secure AWS credentials and is built on the Mage.ai platform. Additionally, the roadmap includes approach handling and logging for greater robustness and monitoring.