Ahmad Jawabreh (Jawabreh0)

Jawabreh0

Geek Repo

Company:CyprusCodes, CMND.ai

Location:Nicosia, Cyprus

Github PK Tool:Github PK Tool


Organizations
blinxsolutions
CyprusCodes
Zylla-AI

Ahmad Jawabreh's repositories

audio-device-selector-mac

A lightweight utility enabling users to interactively choose input and output audio devices. Ideal for integration into applications requiring custom audio routing or device management, this tool simplifies the process of listing and selecting audio hardware.

Language:PythonStargazers:0Issues:0Issues:0

ChartLoom

Python CLI tool that simplifies data exploration by scanning your directory for CSV files, allowing you to select a file, choose a column, and visualize the data with ease. Ideal for quick and intuitive data analysis.

Language:PythonStargazers:1Issues:0Issues:0

send-email-nodemailer

A simple Node.js email sender using Nodemailer. Easily configure and send emails through Gmail SMTP.

Language:JavaScriptStargazers:0Issues:0Issues:0

aws-claude-sonnet-assistant

A client code to create an AI assistant using AWS Claude models with Python or JavaScript and engage in a conversation with it.

Language:JavaScriptStargazers:0Issues:0Issues:0

s3_guide

A simple guide to how to work with S3 bucket on AWS

Language:PythonStargazers:1Issues:0Issues:0

openai-server-sent-events

A real-time streaming of OpenAI Chat Completion API responses using Server-Sent Events (SSE), demonstrating seamless backend-to-frontend content delivery for an interactive AI chat experience.

Language:JavaScriptStargazers:0Issues:0Issues:0

stream-openai-completion

JavaScript and Python examples of straming a chat completion with openai chat completion api

Language:JavaScriptStargazers:0Issues:0Issues:0

openai-azure-chat-completion

A client code to create an AI assistant using Azure OpenAI Models and engage in a conversation with it.

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

tweets-naive-bayes

A tweets classifier designed to classify the tweets into harmful and normal (not-harmful) tweets according to their content (as a text)

Language:PythonStargazers:0Issues:0Issues:0

tweets-svm-classifier

A tweets classifier designed to classify the tweets into harmful and normal (not-harmful) tweets according to their content (as a text)

Language:PythonStargazers:0Issues:0Issues:0

rag-with-postgresql

A RAG application for Cyprus Codes

Language:TypeScriptStargazers:0Issues:0Issues:0

yolov9

Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information

License:GPL-3.0Stargazers:0Issues:0Issues:0

local-llm-with-function-calling

A language model that can interpret and execute functions/tools.

Language:PythonStargazers:0Issues:0Issues:0

python-send-email

Python script that facilitates the sending of emails directly from the command line.

Language:PythonStargazers:0Issues:0Issues:0

autogen-based-self-hosted-llm

This repository provides inference sever to host any open-source LLM, providing the user OpenAI API colpatabile inference server, and AutoGen agents with function calling.

Language:PythonStargazers:1Issues:0Issues:0

CV-data-collection-algorithm

Python script to automatically collect data from the internet. This script has been utilized to gather training samples for AI projects to create a comprehensive training dataset

Language:PythonStargazers:0Issues:0Issues:0

helmet-detection

Helmet detection experiment, designed using YOLOv7 object detection model, with bicycle and motorbike helmets training data

Language:PythonStargazers:1Issues:0Issues:0

RFID-Access

Door lock system based on RFID technology, with cloning experiment

Language:C++Stargazers:1Issues:0Issues:0

video-frames-splitter

A Python code captures frames from a video file and saves them as individual images in JPEG format. It uses the OpenCV library to read frames from the video file and write them to disk.

Language:PythonStargazers:0Issues:0Issues:0

pandas-handbook

Reading a CSV file into a Pandas data frame, Retrieving data from Pandas data frames, Querying, sorting, and analyzing data, Merging, grouping, and aggregation of data, Extracting useful information from dates, Basic plotting using line and bar charts, Writing data frames to CSV files

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

ai-engineering-roadmap

A guide for mastering artificial intelligence. Navigate key concepts, tools, and frameworks for machine learning, deep learning, and more.

Stargazers:0Issues:0Issues:0

ai-data-management

This repository contains a Python script that renames a set of image files in a specified directory for use in AI applications. This repository contains three Python scripts that can be used to manage machine learning data.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

flight-info-retriver

Python script offers a straightforward solution for locating flights based on user-specified criteria, including the origin city, destination city, and departure time. It harnesses the power of the AviationStack API to seamlessly retrieve accurate flight data.

Language:PythonStargazers:0Issues:0Issues:0

NumPy-handbook

Numerical Python, working with numerical data in Python, going from Python lists to Numpy arrays, CSV data files using Numpy, and etc..

Stargazers:0Issues:0Issues:0

python-handbook

A comprehensive notebook documenting my Python learning journey, offering all the essentials in Python

License:MITStargazers:0Issues:0Issues:0

flutter-to-do-app

Flutter-based To-Do App with SQLite integration for easy task management

Language:DartLicense:MITStargazers:2Issues:0Issues:0

masked-face-detector

This repository contains code for detecting whether a person is wearing a mask or not, using the ResNet50V2 deep learning architecture. The goal of this project is to provide an accurate and fast method for detecting whether a person is wearing a mask in real-time video streams.

Language:PythonStargazers:0Issues:0Issues:0