Found 131 repositories(showing 30)
BeastByteAI
Seamlessly integrate LLMs into scikit-learn.
leockl
🔍 AI-powered diagnosis for Scikit-learn models: Detect overfitting, data leakage, class imbalance & more with LLM-generated insights
centre-for-humanities-computing
Zero/few shot learning components for scikit-learn pipelines with LLMs and transformers.
MCP-Pipeline
Stack & Orchestrate MCP Tools — The Scikit-Learn-Pipeline Way , For LLMs
Scikit LLM Text Classification Streamlit App repository from AI Anytime YouTube channel.
RobertoCorti
skfeaturellm is a Python library that brings the power of Large Language Models (LLMs) to feature engineering for tabular data, wrapped in a familiar scikit-learn–style API.
Impesud
AI MLOps Project – A production-grade MLOps pipeline for scalable, reproducible, and cloud-ready machine learning with Spark, scikit-learn, MLflow, and LLM-powered analytics.
MortadhaMannai
The "LokoAI-Enhanced: ScikitLLM Extension" project aims to bolster the capabilities of LokoAI by integrating the advanced functionalities of the ScikitLLM library. This extension intends to enhance LokoAI's feature set by incorporating the specialized tools and algorithms offered by ScikitLLM.
gilgamesh7
No description available
tofuapps
A news aggregator and summarizer powered by NLTK and Scikit-learn (not LLM)
turinglayer
Notebooks for ML Tasks w/ Scikit and LLMs using Cohere, HuggingFace, LangChain, and OpenAI
trungngv
A Python module for building data transformation pipelines combining the power of scikit-learn and Large Language Models (LLMs)
Vinuitik
Creating an MCP Server to allow LLM to work with datasets, by using pandas, numpy, scikit-learn, tensorflow, and pytorch.
dogaece-koca
A state-aware multimodal assistant integrating LLMs (Gemini-Flash) with custom Scikit-learn models for sentiment analysis and logistics forecasting.
vicperal
Python projects about LLM and ML use cases. I am using modules such as Pandas, Numpy, Plotly, scikit-learn, Transformers, Flask, JSON, etc. to analyze data, predict, generate insights and create text from models such as LLMs, linear regression, assembly methods, etc. Server- Front-End using Flask
krishnapanjiyar
A hybrid recommendation engine built with Python, Pandas, Scikit-learn, and Flask, combining SVD matrix factorization and cosine similarity for personalized movie recommendations. Features include real-time REST API, LLM-powered natural language queries, evaluation with RMSE / Precision@k, optional Streamlit UI, and Docker + CI/CD support.
BeastByteAI
Scikit-LLM Docs
BeastByteAI
No description available
A Text Classification Web App using Scikit LLM and Streamlit
makeuseofcode
No description available
CODDIOM
A sophisticated Digital Twin for rainwater harvesting that leverages Gemini 2.0 Flash (LLM) for generative engineering intelligence and Scikit-Learn for predictive water consumption modeling.
mohnishkrishna-saikumar-mk9
AI-driven Requirements Analysis System built with Flask, Scikit-Learn, and OpenRouter. Automatically scores SRS documents and provides deterministic LLM-powered rewrites for quality assurance.
eramireztorres
An automated system that optimizes machine learning models using LLM-guided improvements. It iterates over scikit-learn and XGBoost classifiers, dynamically applying LLM-suggested improvements to models and hyperparameters, ensuring optimal model selection for classification tasks.
spicynick111
A smart book recommender using LLMs, NLP, and FAISS to suggest books based on semantic similarity. Built with Python, Hugging Face, Gradio, and scikit-learn in Jupyter.
louissader
Full-stack ML app with LLM integration & real-time WebSocket streaming | Python, React, Flask, AWS Bedrock, Socket.IO, scikit-learn | <5% prediction accuracy, AI-generated training plans, 15+ Strava features
TanviPadhi224
a spam classification system by preprocessing SMS data, generating TF-IDF features, and applying CNN, BiLSTM, and LLM-assisted XGBoost models. (Tool: Python, Scikit-learn, TensorFlow/Keras, XGBoost, Pandas, NumPy, NLTK)
Sajjad-Shahali
6-class text authorship detection pipeline for human and LLM-generated text using TF-IDF, stylometric features, and stacked scikit-learn/LightGBM models for the MALTO Hackathon 2026 (F1: 0.9567).
kingsley-123
AI-powered business intelligence system combining RAG, LLMs, and machine learning for retail analytics. Features customer segmentation, churn prediction, sales forecasting, and intelligent document querying. Built with LangChain, FAISS, and scikit-learn.
Prof-it
Code and experiment outputs for our DECLARE MOC2025 paper on an LLM-based labeling workflow with XAI (SHAP) and human-in-the-loop QA. Built from a technical-debt detection case study using LLMs and scikit-learn, focusing on avoiding shortcut learning, leakage, and handling imbalance.
YueLouis
Complete suite of 4 Python labs for network packet analysis: Basic parsing, AI-powered dissectors (Groq LLM), ML protocol classification (Random Forest), and real-time analysis. Built with Scapy, Scikit-learn, and OpenAI SDK.