Skip to content
View ahmedayad0168's full-sized avatar

Block or report ahmedayad0168

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. AMIT_RAG_Chatbot AMIT_RAG_Chatbot Public

    Forked from begad-tamim/AMIT_RAG_Chatbot

    Python

  2. rag-chatbot rag-chatbot Public

    Python

  3. Iris Iris Public

    The models are trained and evaluated on the **Iris dataset**, a classic dataset in machine learning. The code also includes **data visualization, evaluation metrics, and cross-validation** for a co…

    Python

  4. Emotion-Detection Emotion-Detection Public

    Implement a deep‑learning model using TensorFlow to classify happy versus sad emotions and compare its performance with a traditional OpenCV‑based approach

    Jupyter Notebook

  5. Retail-Analytics-Pipeline Retail-Analytics-Pipeline Public

    An end-to-end data science project focused on retail sales and customer behavior analysis. This repository demonstrates a complete workflow from raw SQL data extraction to advanced machine learning…

    Jupyter Notebook

  6. rag-chatbot-with-ollama rag-chatbot-with-ollama Public

    This project is a Hybrid RAG (Retrieval-Augmented Generation) System designed to bridge the gap between unstructured documents and structured databases. By utilizing Ollama (Llama 3) and ChromaDB, …

    Python