Projects
crafted with passion.
-
Portfolio Website - Shivan Anand
Sun Sep 08 2024
This website is my personal portfolio website built using Node.js, Express, MongoDB, and EJS as the view engine. The website showcases projects, blog posts, and information about my work as a web developer. It also features a responsive design and a minimalistic style.
-
React CRUD Application
Thu Sep 05 2024
Fully functional React CRUD (Create, Read, Update, Delete) application for managing users. The app uses JSONPlaceholder as the API to simulate user data management. Key features include adding, editing, and deleting users with a responsive and intuitive UI.
-
Restroworks Chatbot
Sun Aug 18 2024
This project is a full-stack application created to demonstrate my skills in building and deploying a chatbot using Node.js, Express, and EJS, integrated with Google Generative AI. The chatbot is designed to provide information about Restroworks and how their solutions can help businesses in the restaurant industry.
-
Automated Image Captioning
Tue Jul 23 2024
This project provides an automated image captioning service using a deep learning model. The application is built with TensorFlow for model handling and Streamlit for the web interface.
You can upload an image and get a caption generated by the model.
-
Prakriti AI Chatbot
Sun Jul 21 2024
A chatbot assistant designed to help users with various queries. It utilizes Streamlit and Google's API to provide an interactive chat interface. The chatbot handles user interactions, leveraging advanced natural language processing capabilities.
-
Wine Quality Machine Learning Model
Sat Jul 09 2022
This project revolved around creating a machine learning model to predict the quality of Red Wine. Specifically, it involved employing two classifier algorithms, namely the Random Forest Classifier and Logistic Regression, to generate insightful results.