Pinned Repositories
AI-Agents-for-Medical-Diagnostics
A Python project to create specialized LLM-based AI agents that analyze complex medical cases. The system integrates insights from various medical professionals to provide comprehensive assessments and personalized treatment recommendations, showcasing the potential of AI in multidisciplinary medicine.
Context-based-document-search
A Python-based tool for context-based search across text documents using OpenAI embeddings and Chroma vector storage. This system enables efficient querying of document collections by generating vector embeddings, storing them persistently, and retrieving relevant results based on textual queries.
COVID-19-Data-Analysis
COVID-19 from a data science prespective
Data-Scenario
Data-Scenario is a repository designed to help professionals and students master data science by solving real-world problems. Each project in this repository is built around a realistic scenario, guiding you step-by-step through the process of tackling complex challenges using various data science techniques.
Datasets
Date-Crime-Stories
Solve fictional crime cases with Python & data analysis. Weekly Jupyter notebooks, datasets, and case materials where you investigate mysteries using Pandas, visualization, and storytelling.
Generative-AI-for-Interactive-Data-Visualization
This Git repository contains the source code and related files for a project focused on leveraging generative AI techniques for interactive data visualization. The repository includes the notebook, example dataset, and the configuration file necessary to implement a simple interactive data visualization tool using OpenAI API.
Gradient-Descent-Algorithm
nbs-3-master-IronHack
Non-Negative-Matrix-factorization---Implemented-in-python
This repository provides Python implementations for Non-negative Matrix Factorization (NMF) using the Multiplicative Update (MU) algorithm. Two initialization methods are supported: random initialization and Non-negative Double Singular Value Decomposition (NNDSVD). NMF is a matrix factorization technique used in various fields, including topic mod
ahmadvh's Repositories
ahmadvh/AI-Agents-for-Medical-Diagnostics
A Python project to create specialized LLM-based AI agents that analyze complex medical cases. The system integrates insights from various medical professionals to provide comprehensive assessments and personalized treatment recommendations, showcasing the potential of AI in multidisciplinary medicine.
ahmadvh/Non-Negative-Matrix-factorization---Implemented-in-python
This repository provides Python implementations for Non-negative Matrix Factorization (NMF) using the Multiplicative Update (MU) algorithm. Two initialization methods are supported: random initialization and Non-negative Double Singular Value Decomposition (NNDSVD). NMF is a matrix factorization technique used in various fields, including topic mod
ahmadvh/Generative-AI-for-Interactive-Data-Visualization
This Git repository contains the source code and related files for a project focused on leveraging generative AI techniques for interactive data visualization. The repository includes the notebook, example dataset, and the configuration file necessary to implement a simple interactive data visualization tool using OpenAI API.
ahmadvh/Data-Scenario
Data-Scenario is a repository designed to help professionals and students master data science by solving real-world problems. Each project in this repository is built around a realistic scenario, guiding you step-by-step through the process of tackling complex challenges using various data science techniques.
ahmadvh/Context-based-document-search
A Python-based tool for context-based search across text documents using OpenAI embeddings and Chroma vector storage. This system enables efficient querying of document collections by generating vector embeddings, storing them persistently, and retrieving relevant results based on textual queries.
ahmadvh/Date-Crime-Stories
Solve fictional crime cases with Python & data analysis. Weekly Jupyter notebooks, datasets, and case materials where you investigate mysteries using Pandas, visualization, and storytelling.
ahmadvh/COVID-19-Data-Analysis
COVID-19 from a data science prespective
ahmadvh/Datasets
ahmadvh/Gradient-Descent-Algorithm
ahmadvh/nbs-3-master-IronHack
ahmadvh/whiteboard
FORMCEPT Whiteboard used by developers for developers