Pinned Repositories
Brewery-Sales-Forecasting
This project aims to forecast brewery sales using PySpark and deploy the solution on Google Cloud Platform (GCP).
clean-code-python
:bathtub: Clean Code concepts adapted for Python
movie_chat_bot
This repository contains the implementation of a fine-tuned Llama2 chatbot using QLoRA, tailored to provide detailed information and recommendations about movies. The model is fine-tuned on the IMDB dataset, enabling it to generate informed and contextually relevant responses.
music-recommendation-engine
This repository details a recommendation engine designed to curate personalized music playlists for users. Utilizing the extensive Million Songs Dataset, this system leverages a Bi-LSTM network implemented with TensorFlow to analyze and predict musical preferences effectively.
Restaurant-Chatbot
This project is a restaurant chatbot designed using Langchain and GPT, with a frontend built in Streamlit and APIs managed by FastAPI. The chatbot interacts with customers to provide personalized food recommendations and resolve customer complaints. All data is stored in a SQLite database.
thermostats
Thermostat is a scalable web utility built using Node Express, React and MongoDb. The purpose is to view the thermometer readings from a local directory and upload them onto mongo.
university-chatbot
This chatbot is designed to assist students, faculty, and prospective applicants by providing detailed information about various aspects of university life and administration at Stevens Institute of Technology.
smendes2901's Repositories
smendes2901/university-chatbot
This chatbot is designed to assist students, faculty, and prospective applicants by providing detailed information about various aspects of university life and administration at Stevens Institute of Technology.
smendes2901/Brewery-Sales-Forecasting
This project aims to forecast brewery sales using PySpark and deploy the solution on Google Cloud Platform (GCP).
smendes2901/clean-code-python
:bathtub: Clean Code concepts adapted for Python
smendes2901/movie_chat_bot
This repository contains the implementation of a fine-tuned Llama2 chatbot using QLoRA, tailored to provide detailed information and recommendations about movies. The model is fine-tuned on the IMDB dataset, enabling it to generate informed and contextually relevant responses.
smendes2901/music-recommendation-engine
This repository details a recommendation engine designed to curate personalized music playlists for users. Utilizing the extensive Million Songs Dataset, this system leverages a Bi-LSTM network implemented with TensorFlow to analyze and predict musical preferences effectively.
smendes2901/Restaurant-Chatbot
This project is a restaurant chatbot designed using Langchain and GPT, with a frontend built in Streamlit and APIs managed by FastAPI. The chatbot interacts with customers to provide personalized food recommendations and resolve customer complaints. All data is stored in a SQLite database.
smendes2901/thermostats
Thermostat is a scalable web utility built using Node Express, React and MongoDb. The purpose is to view the thermometer readings from a local directory and upload them onto mongo.