Showing 30 Result(s)

Real-Time Voting Analytics Dashboard with Kafka, Spark, PostgreSQL, and Streamlit

This project involves the development of a real-time analytics dashboard designed to process and visualize voting data for an election simulation involving three political parties: Party A, Party B, and Party C. The system integrates multiple technologies to handle data streaming, processing, and visualization, demonstrating proficiency in modern data engineering tools. For a detailed overview, …

Real-Time E-Commerce Data Pipeline with Kafka, Flink, PostgreSQL, and Elasticsearch

This project demonstrates the development of a real-time data pipeline for e-commerce sales analytics using Apache Kafka, Apache Flink, PostgreSQL, and Elasticsearch. The pipeline ingests high-throughput transaction data, processes it for real-time insights, and stores it for querying and visualization, addressing needs such as inventory optimization and fraud detection. For more details, refer to the …

Real-Time Data Streaming: Monitoring Database Changes with Postgres, Debezium, and Kafka

In today’s data-driven world, real-time monitoring of database changes is critical for applications like fraud detection and live analytics dashboards. This project demonstrates a robust real-time data pipeline using PostgreSQL, Debezium, and Kafka, orchestrated with Docker, to capture and stream database changes efficiently. The project includes: Features Technology Used Learn More Link: Read the full …

KaggleX Fellowship: Fine-tune Gemma-2b, Gemma-7b; FinTech

Summary Skills: Fine Tuning · Large Language Models (LLM) · Natural Language Processing (NLP) · TPU · GPU · Artificial Intelligence (AI) · LoRA · QLoRA · FinTech · financial risk compliance · Chatbot Development · Keras · PyTorch · Project Management · Gemma-2b · Gemma-7b · Data Cleaning · Synthetic Data Generation Highlights Project …

Fine-tune OpenAI Whisper Large-V3 Turbo

Role: Student AI Researcher at Skinopathy Skills: Artificial Intelligence (AI) · speech-to-text · Fine Tuning · QLoRA · Natural Language Processing (NLP) · Text-to-Speech Synthesis · Data Processing · Data Cleaning · OpenAI Whisper · Audio Recognition · Project Management

Unveiling Customer Behavior through Marketing Basket Analysis with Apriori Algorithm

In the realm of online shopping and entertainment, we often encounter personalized recommendations like “You may also like this item” or “Recommended movies based on your preferences.” These suggestions stem from association rule mining algorithms, specifically market basket analysis. This method uncovers item relationships from historical data, shedding light on customer behavior and preferences. Recently, …