You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A comprehensive guide to using Google Generative AI in Colab, covering API configuration, model initialization, chatting, video processing, story generation, and image processing. 🤖🎬🖼️
This repository contains an analysis of the physicochemical properties and sensory quality scores of Portuguese "Vinho Verde" wine, combining both red and white variants. 🍇🍷
An ESP32-based asynchronous web server that monitors real-time temperature and humidity data using the DHT11 sensor, with WhatsApp notification integration. 🌡️📶📲📊
A simple web crawler built using Node.js, Axios, and Cheerio. This tool crawls web pages starting from a specified URL and collects links up to a specified depth. The results are saved in a JSON file.