Popular repositories Loading
-
next-word-prediction
next-word-prediction PublicThis project aims to develop a deep learning model for predicting the next word in a given sequence of words. The model is built using LSTM and GRU networks, which are well-suited for sequence pred…
Jupyter Notebook 1
-
-
churn-modeling-classification
churn-modeling-classification PublicThis repository contains a Churn Classification model built using TensorFlow and an Artificial Neural Network (ANN) to predict customer churn. A Streamlit interface allows users to interact with th…
Jupyter Notebook
-
imdb-movie-reviews-sentiment-analysis
imdb-movie-reviews-sentiment-analysis PublicThis repository contains a IMDB Movie Review Sentiment Analysis model built using TensorFlow and a Recurrent Neural Network (RNN) to predict sentiment of a movie review. A Streamlit interface allow…
Jupyter Notebook
-
rag-document-search
rag-document-search PublicA lightweight RAG project that indexes documents into a vector store for semantic search with LLM-powered responses. It processes documents, creates embeddings, retrieves relevant context using FAI…
Python
-
anime-recommender-using-ai
anime-recommender-using-ai PublicAI Anime Recommender is a Generative AI–powered recommendation system that suggests anime based on user preferences using semantic embeddings and LLM reasoning. Built with Groq, Hugging Face embedd…
Python
If the problem persists, check the GitHub status page or contact support.