Popular repositories Loading
-
AI-News-Topic-Classifier
AI-News-Topic-Classifier PublicAn AI tool that classifies news articles into topics using Hugging Face’s zero-shot classification pipeline. Provide the article text, and the model will return the most likely topics (e.g., politi…
Python
-
AI-Face-Age-Estimator
AI-Face-Age-Estimator PublicA tool that estimates the age range of faces in an image using pre-trained deep learning models via OpenCV’s DNN module. (Make sure to download the required model files for age estimation.)
Python
-
AI-Music-Genre-Predictor
AI-Music-Genre-Predictor PublicA tool that extracts audio features from a music file using Librosa. (This sample demonstrates feature extraction; you can integrate a pre-trained model to predict the genre based on these features.)
Python
-
AI-Chatbot-Factual-Checker
AI-Chatbot-Factual-Checker PublicAn AI-powered tool that checks the factual consistency of a statement using OpenAI's GPT-4 API. It analyzes whether the given statement is true, false, or misleading.
Python
-
AI-Dataset-Summarizer
AI-Dataset-Summarizer PublicAn AI tool that reads a CSV dataset, computes basic statistics, and generates a concise summary using OpenAI’s GPT-4 API. This helps quickly understand key insights from your data.
Python
If the problem persists, check the GitHub status page or contact support.