Pinned Loading
-
CORTEX_AI_ASSISTANT
CORTEX_AI_ASSISTANT PublicThis Python code utilizes various library to create a chat interface where users can interact with an AI assistant powered by OpenAI's GPT-3.5 model. This code uses OpenAI's API to process user inp…
Python
-
GUI_Calculator_Tkinter
GUI_Calculator_Tkinter PublicThis Python code uses Tkinter to create a simple GUI calculator. It includes buttons for numbers and basic operators, along with functionalities to clear the display and calculate results.
Python
-
Image-Classification-using-ANN-CNN
Image-Classification-using-ANN-CNN PublicThe code does image classification using the CIFAR-10 dataset. Two models, ANN and CNN, are trained on 32x32 color images across 10 classes. Following data preprocessing, the models are constructed…
Jupyter Notebook
-
Movie_recommender_system
Movie_recommender_system PublicThis Python project involves creating a basic Movie Recommender System using Pandas. We'll explore collaborative and content-based filtering methods to suggest movies similar to a user's choice. By…
Jupyter Notebook
-
E-commerce-System-Java-Spring-Boot
E-commerce-System-Java-Spring-Boot PublicA secure and scalable eCommerce platform built with Spring Boot, Thymeleaf, Spring Security, JPA, and PostgreSQL. Supports user authentication, product management, and order processing. Tech Stack:…
Java
-
WeatherAppProject-Java-Based-Real-Time-Weather-Forecast-App
WeatherAppProject-Java-Based-Real-Time-Weather-Forecast-App PublicWeatherAppProject is a Java-based 🌟 desktop app that delivers real-time weather updates & forecasts using the OpenWeather API. Built with Swing, it offers an intuitive UI 🎨, unit switching 🌡️, and …
Java
If the problem persists, check the GitHub status page or contact support.