Pinned Repositories
Agentless
Agentlessš±: an agentless approach to automatically solve software development problems
dog_breed_classifier
build a CNN pipeline to process real-world, user-supplied images. Given an image of a dog, the algorithm will identify an estimate of the canineās breed.
generate_faces
Use generative adversarial networks to generate new images of faces
generate_tv_scripts
Generate Simpsons TV scripts using recurrent neural networks.
predicting_bike_sharing_data
build a neural network from scratch to carry out a bike sharing prediction problem on a real dataset from the UCI Machine Learning Database.
route_planner
build a route-planning algorithm like the one used in Google Maps to calculate the shortest path between two points on a map.
traffic_light_classifier
build a classifier for images of traffic lights!
Travel-AI-Agent-React-FastAPI-and-Cosmos-DB-Vector-Store
Explores the implementation of a LangChain Agent using Azure Cosmos DB for MongoDB vCore to handle traveler inquiries and bookings. The project provides detailed instructions for setting up the environment and loading travel data, aiming to empower developers to integrate similar agents into their solutions.
Agentless
Agentlessš±: an agentless approach to automatically solve software development problems
MehdiMeddeb's Repositories
MehdiMeddeb/Agentless
Agentlessš±: an agentless approach to automatically solve software development problems
MehdiMeddeb/Travel-AI-Agent-React-FastAPI-and-Cosmos-DB-Vector-Store
Explores the implementation of a LangChain Agent using Azure Cosmos DB for MongoDB vCore to handle traveler inquiries and bookings. The project provides detailed instructions for setting up the environment and loading travel data, aiming to empower developers to integrate similar agents into their solutions.
MehdiMeddeb/route_planner
build a route-planning algorithm like the one used in Google Maps to calculate the shortest path between two points on a map.
MehdiMeddeb/traffic_light_classifier
build a classifier for images of traffic lights!
MehdiMeddeb/generate_faces
Use generative adversarial networks to generate new images of faces
MehdiMeddeb/generate_tv_scripts
Generate Simpsons TV scripts using recurrent neural networks.
MehdiMeddeb/dog_breed_classifier
build a CNN pipeline to process real-world, user-supplied images. Given an image of a dog, the algorithm will identify an estimate of the canineās breed.
MehdiMeddeb/predicting_bike_sharing_data
build a neural network from scratch to carry out a bike sharing prediction problem on a real dataset from the UCI Machine Learning Database.