Projects with this topic
-
AI-powered API that instantly predicts UP/DOWN sentiment from financial news.
Updated -
Practical tasks on Deep Learning (DL) and Neural Networks (NN).
🤖 Python machine lear... deep learning NumPy matplotlib pandas AI mathematics computer vision natural lang... speech proce... PyTorch scikit-learn artificial i... ML DL big data data analysis scipy keras TensorFlow seaborn plotly nltk opencv dask Deep Nerual ... programming openml google colab google colla... google drive computer sci... CSV API python3 jupyter jupyter note... Anaconda Bash shell LaTeX MarkdownUpdated -
🤖 Construye tu primer agente de IA con Strands Agents y Amazon Bedrock AWS Student Builder Group de la Universidad Panamericana 6 de Mayo de 2026 https://www.meetup.com/aws-sbg-at-panamerican-univ/events/314446033/Updated -
AWS Student Community Day México 2026 Utilizando los servicios de IA de AWS con Python y Boto3 David Sol https://studentday.awscommunity.mx
Updated -
Projet de détection de fake news utilisant une architecture Retrieval-Augmented Generation (RAG).
Le système compare un article avec une base de données vectorielle d’articles de référence afin de prédire un verdict (TRUE / FAKE / UNCERTAIN) et générer une justification avec un LLM local.
Pipeline :
Prétraitement et découpage du texte Génération d’embeddings (Ollama) Stockage dans ChromaDB Recherche des passages similaires Vote majoritaire pour le verdict Génération d’explication avec un LLMTechnologies : Python, Ollama, ChromaDB, scikit-learn, pytest.
Projet réalisé dans le cadre de la formation Développeur en Intelligence Artificielle (Simplon).
Updated -
Projet d’analyse du comportement des utilisateurs Instagram à partir d’un large dataset synthétique (plus d’un million d’utilisateurs).
Le projet explore :
Analyse exploratoire des données (EDA) Prédictions de variables comportementales (stress, âge, clics publicitaires, revenu) Identification de profils utilisateurs avec clustering (KMeans) Interprétation des résultats statistiques en lien avec la vie réelleMéthodologie : visualisation, corrélations, sélection de modèles, entraînement, évaluation et interprétation.
Technologies : Python, Pandas, NumPy, Matplotlib, Scikit-learn, Jupyter.
Projet réalisé dans le cadre de la formation Développeur en Intelligence Artificielle (Simplon).
Updated -
API FastAPI permettant d’identifier des espèces de pingouins à partir de données tabulaires optionnelles et/ou d’une image.
L’API renvoie une liste d’espèces probables avec leurs probabilités et inclut :
Classification Machine Learning (RF, KNN, LR) Fusion multimodale (tabulaire + image) Journalisation des requêtes/réponses (SQLite) Interface web pour consulter les logs Interface web pour tester les prédictions Notebooks pour exploration et entraînementProjet réalisé dans le cadre de la formation Développeur en Intelligence Artificielle (Simplon).
Updated -
Meetup PyMX Septiembre 2023 Usando Servicios Administrados de AI de AWS con Python y Boto3
Updated -
Taller "Utilizando los servicios de IA de AWS con Python y Boto3" durante AWS Community Day México 2025. https://agenda.awscommunity.mx/921930
Updated -
Cette application utilise un modèle YOLO personnalisé que j'ai entraîné en 100 epochs pour détecter des drones en temps réel à partir d'une webcam ou bien sur des photos et vidéos. Elle est développée avec Python, PyQt6, et utilise OpenCV pour la capture vidéo et la manipulation d'images.
Updated -
This project aims to simplify and automate the reimbursement process for (pre-sales or any professionals who travels fairly frequently). By leveraging OCR (Optical Character Recognition) technology, the system extracts key information such as prices and expense types from receipts and bills. The extracted data is then saved to a drive, making it easier for sales teams to submit and track their expenses. The goal is to reduce manual effort, minimize errors, and streamline the reimbursement workflow.
Updated -
This app allows you to generate datasets, run evaluations, and view results for Retrieval-Augmented Generation (RAG) models.
Updated -
Project to automate training of Classification model using custom scripts and MLFlow. Classification model is trained using XGBoost library.
Updated -
Celltype prediction using a 4 layer NN on Annotated Time coure Mouse Gastrulation data
Updated -
Machine learning techniques to classify water samples as drinkable or not drinkable.
Updated -
-
Human Attention Heatmaps Generated using AI for continuous UX testing on deployment
Updated -
Marine biologists engaged in the study of coral reefs invest a significant portion of their time in manually processing data obtained from research dives. The objective of this challenge is to create an image segmentation pipeline that accelerates the analysis of such data. This endeavor aims to assist conservationists and researchers in enhancing their efforts to protect and comprehend these vital ocean ecosystems. Leveraging computer vision for the segmentation of coral reefs in benthic imagery holds the potential to quantify the long-term growth or decline of coral cover within marine protected areas.
Updated