instill-ai /
instill-core
🔮 Instill Core is a full-stack AI infrastructure tool for data, model and pipeline orchestration, designed to streamline every aspect of building versatile AI-first applications
78/100 healthLoading repository data…
Rahulthakur7 / repository
A full stack Healthcare Risk Assessment and Clinical Decision Support System built using Python, Flask, Machine Learning, HTML, CSS, JavaScript, and MySQL. The platform predicts disease risks, calculates overall health scores, performs hyperparameter tuning for ML models, and provides intelligent health recommendations
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
MedIntel is a full-stack healthcare web application that uses Machine Learning to predict disease risks (Heart Disease, Diabetes, Kidney Disease) and provides personalized recommendations.
MedIntel/
├── app/
│ ├── __init__.py # Flask app initialization
│ ├── models.py # Database models
│ ├── routes.py # API endpoints
│ ├── templates/ # HTML templates
│ │ └── index.html
│ ├── static/ # CSS, JS, images
│ │ ├── css/style.css
│ │ └── js/app.js
│ └── ml/ # ML models and predictor
│ ├── train_models.py
│ └── predictor.py
├── run.py # App entry point
└── requirements.txt # Dependencies
Install dependencies:
pip install -r requirements.txt
Train ML models (first-time setup):
python app/ml/train_models.py
Run the application:
python run.py
Open in browser: Navigate to http://localhost:5001
Selected from shared topics, language and repository description—not editorial ratings.
instill-ai /
🔮 Instill Core is a full-stack AI infrastructure tool for data, model and pipeline orchestration, designed to streamline every aspect of building versatile AI-first applications
78/100 healthvstorm-co /
Full-stack AI app generator — FastAPI + Next.js with AI Agents, RAG, streaming, auth, and 20+ integrations out of the box.
91/100 healthXanaduAI /
Strawberry Fields is a full-stack Python library for designing, simulating, and optimizing continuous variable (CV) quantum optical circuits.
35/100 healthTurboGears /
Python web framework with full-stack layer implemented on top of a microframework core with support for SQL DBMS, MongoDB and Pluggable Applications
76/100 healthfarukalamai /
A Full Stack ML (Machine Learning) Roadmap involves learning the necessary skills and technologies to become proficient in all aspects of machine learning, including data collection and preprocessing, model development, deployment, and maintenance.
86/100 healthMarve10s /
Scaffold production-ready full-stack apps in TypeScript, Rust, Python, Go, and Java with a visual builder and CLI. Choose your frontend, backend, database, auth, AI, payments, and DevOps integrations, all wired together.
88/100 health