Projects in Awesome Lists by TSS-sniper
A curated list of projects in awesome lists by TSS-sniper .
https://github.com/tss-sniper/text-generation-using-lstm
Generates relevant text from user-given seed text using LSTM algorithm. The model is trained upon a corpus of text data to learn patterns, grammar, and contextual relationships. The model showcases its ability to generate coherent and contextually relevant text.
jupyter-notebook lstm python text-generation
Last synced: 21 Apr 2025
https://github.com/tss-sniper/mnist-digit-recognizer-binary-classifier
A Binary Classification model to find a particular value in MNIST Digit Dataset using three different classification algorithms.
data-science decision-tree jupyter-notebook logistic-regression mnist mnist-classification python svm
Last synced: 23 Feb 2025
https://github.com/tss-sniper/sql-llm-project
This simple LLM application translates your plain English queries into SQL commands and retrieves answers directly from the DB.
api gemini-pro llm python sql sqlite streamlit
Last synced: 23 Feb 2025
https://github.com/tss-sniper/movie-recommendation
An effective movie recommendation system that can provide personalized movie recommendations using user-based collaborative filtering.
collaborative-filtering gradio-interface jupyter-notebook movie-recommendation python
Last synced: 23 Feb 2025
https://github.com/tss-sniper/research-ppr-summarizer
To automatically create concise and informative summaries of research papers that accurately captures the key findings and conclusions using the summarization pipeline of Lamini T5 Flan 248M, an open source LLM.
lamini-flan-t5-248m nlp python streamlit text-summarization
Last synced: 01 Apr 2025
https://github.com/tss-sniper/weather-forecast-command-line-tool
Command-line tool that accepts a city's name and returns the current weather forecast. Leveraging OpenWeatherMap API to fetch weather data and parsing it using Python.
api command-line-tool openweathermap-api python weather-forecast
Last synced: 23 Feb 2025
https://github.com/tss-sniper/sales-predictor-accenture
The project's main objective is to create a predictive model for sales and evaluate its accuracy through a comparison of forecasted sales against actual sales data.
accenture logistic-regression python sales-prediction
Last synced: 23 Feb 2025
https://github.com/tss-sniper/chatroom-app-with-flask
A simple Chat Room Application made with Flask and Semantic UI.
chat-application chatroom-application flask python semantic-ui socket-io
Last synced: 05 Apr 2025
https://github.com/tss-sniper/object-detection-in-image
A Simple Implementation of Object Detection in Image using YOLOv9
object-detection python yolov9
Last synced: 28 Mar 2025
https://github.com/tss-sniper/freecodecamp-predict-health-costs-with-regression_by_tss
Last synced: 23 Feb 2025
https://github.com/tss-sniper/freecodecamp-book-recommendation-using-knn-by-tss
Last synced: 23 Feb 2025