Pinned Repositories
African-Whisper
🚀 Framework for seamless fine-tuning of Whisper model on a multi-lingual dataset and deployment to prod.
distil-whisper
Modification of the original distil-Whisper, that supports multi-GPU distillation using DistributedDataParallel.
docindex
⚡️Framework for fast persistent storage of multiple document embeddings and metadata into Pinecone for source-traceable, production-level RAG.
Finetuning-WhisperSmall-LoRA-Swahili
This repository features code for Swahili Automatic Speech Recognition (ASR) fine-tuning using the Whisper model on Swahili Common Voice dataset.
GazeDirection-using-Mediapipe
This project is a Python program that uses the mediapipe and opencv libraries to track the Iris movement of a subject in real-time webcam video stream and calculate the gaze direction of the user.
kaggle-script-action
Run model training and CI/CD workflows on Kaggle kernels with free GPU/TPU resources.
memvectordb
⚡️Lightning fast in-memory VectorDB written in rust🦀
RealTime-Gesture-Recognition-using-Mediapipe
This is a project that showcases finetuning a model and performing gesture recognition of 21 different gestures using Mediapipe from Google.
RealTime-Voice-Translation-using-Whisper
The application allows users to record speech, transcribe it using the Whisper ASR (Automatic Speech Recognition) model, translate the transcribed text into a selected language, and play back the translated text using the Elevenlabs TTS (Text-to-Speech) engine.
Semantic-Image-Segmentation-using-Tensorflow-Keras
Performing a computer vision task, semantic segmentation with the goal of having a model that can identify the different classes of clothings from random images.
KevKibe's Repositories
KevKibe/African-Whisper
🚀 Framework for seamless fine-tuning of Whisper model on a multi-lingual dataset and deployment to prod.
KevKibe/memvectordb
⚡️Lightning fast in-memory VectorDB written in rust🦀
KevKibe/docindex
⚡️Framework for fast persistent storage of multiple document embeddings and metadata into Pinecone for source-traceable, production-level RAG.
KevKibe/RealTime-Voice-Translation-using-Whisper
The application allows users to record speech, transcribe it using the Whisper ASR (Automatic Speech Recognition) model, translate the transcribed text into a selected language, and play back the translated text using the Elevenlabs TTS (Text-to-Speech) engine.
KevKibe/RealTime-Gesture-Recognition-using-Mediapipe
This is a project that showcases finetuning a model and performing gesture recognition of 21 different gestures using Mediapipe from Google.
KevKibe/GazeDirection-using-Mediapipe
This project is a Python program that uses the mediapipe and opencv libraries to track the Iris movement of a subject in real-time webcam video stream and calculate the gaze direction of the user.
KevKibe/kaggle-script-action
Run model training and CI/CD workflows on Kaggle kernels with free GPU/TPU resources.
KevKibe/Finetuning-WhisperSmall-LoRA-Swahili
This repository features code for Swahili Automatic Speech Recognition (ASR) fine-tuning using the Whisper model on Swahili Common Voice dataset.
KevKibe/memvectordb-python-sdk
memvectorDB python SDK.
KevKibe/Automated-Serverless-App-Uptime-Maintenance-with-Rust-and-GitHub-Actions
A script to keep an app I have on a free-tier serverless platform alive(not to spin down because of inactivity) by executing a GET request every 5 mins using the reqwests crate.
KevKibe/distil-whisper
Modification of the original distil-Whisper, that supports multi-GPU distillation using DistributedDataParallel.
KevKibe/Finetuning-Llama2-with-QLoRA
This is an implementation of fine-tuning the Llama-2 model with the QLoRA (Quantized LoRA) framework using a specific version of Llama and a particular dataset all from HuggingFace Hub.
KevKibe/Heart-Disease-Classification-with-Decision-Trees-using-Rust
Use of decision trees for classifying heart disease in rust.
KevKibe/Mail-QA
AI Agent that automates repetitive tasks in a Slack workspace.
KevKibe/mnist-cpp
MNIST digit ML classification in pure C++.
KevKibe/Plant-Disease-Image-Classification-using-Pytorch-MLOPs-Pipeline
This repository contains the code implementation of an MLOps Pipeline of an image classification model used to classify images of plant leaves as healthy or diseased. The model also identifies the specific disease that a leaf is suffering from, if applicable.
KevKibe/Solving-the-cold-start-problem
Detailed description of how to solve the cold-start problem for large scale recommendation systems.
KevKibe/Analyzing-Mpesa-Statements-using-Langchain-Pandas-Agent
This is a streamlit app for analyzing Mpesa Statements using Langchain Pandas Agent.
KevKibe/Cerona-HR
KevKibe/Deploying-Chroma-DB-on-AWS-using-CloudFormation
This project provides steps on how to deploy ChromaDB on AWS CloudFormation using a template.
KevKibe/Docker-AWS-CloudWatch-Logging-Application
This application facilitates running Docker containers and streaming their logs to AWS CloudWatch. It leverages Python's Docker SDK and Boto3 library for AWS interactions.
KevKibe/dstack
dstack is an open-source engine for running GPU workloads. It simplifies development, training, and deployment of gen AI models on any cloud. Discord: https://discord.gg/u8SmfwPpMd
KevKibe/email-newsletter-rust
Email newsletter service written in Rust🦀.
KevKibe/KevKibe
KevKibe/KevKibe.github.io
KevKibe/Leetcode-Solutions
Solutions to problems I have solved on leetcode.
KevKibe/mail-qa-support
KevKibe/meta-nmt-hackathon
KevKibe/Rustlings-Exercises
KevKibe/trackdata
ML Dataset versioning tool in Rust🦀