🧱 A collection of supplementary utilities and helper notebooks to perform admin tasks on Databricks
- Updated
Jul 4, 2025 - Jupyter Notebook
🧱 A collection of supplementary utilities and helper notebooks to perform admin tasks on Databricks
A CLI tool to reduce the friction between data scientists by reducing git conflicts removing notebook metadata and gracefully resolving git conflicts.
🔬 Python SDK providing access to the Aignostics Platform. Includes Aignostics Launchpad (Desktop Application), Aignostics CLI (Command-Line Interface), example notebooks, and Aignostics Client Library.
A collection of Jupyter notebooks covering Python concepts, software design principles, and key libraries.
Configurable, YAML driven model evaluation tool for sklearn pipelines. Compatible with notebook workflows and CLI execution
Python fundamentals with Pydantic for Databricks and Streamlit development - comprehensive tutorial with notebooks and interactive examples
🚀 Build efficient APIs and data services with this FastAPI starter template, featuring background jobs, data analysis, and Jupyter notebooks.
A machine learning project that predicts insurance premiums using a trained model, served via FastAPI and containerized with Docker for deployment on AWS. Includes a Jupyter notebook for model development, a FastAPI backend for predictions, and a frontend interface.
Agent QA Mentor: an agentic QA pipeline that evaluates tool-using AI agent trajectories (scores, issue codes, safety/hallucination detection), rewrites prompts with targeted fixes, and stores long-term memory for continuous improvement—plus a CI-style eval gate and demo notebook.
Pydantic_AI_Agent is an AI assistant tool that combines Pydantic for data validation with Groq for AI responses and Tavily for web searches. Available as both a Google Colab notebook and a Streamlit app, it helps developers quickly build smart AI assistants with reliable search capabilities.
This project is an end-to-end example of the transition from a simple "ML Pipeline" (Jupyter Notebook) demo to a "Production-Level ML System", based on the principles of the Modern ML Engineer Manifesto. The project's goal is to build a packaged (Docker) and clean (audited with pre-commit) API capable of serving multiple models.
Add a description, image, and links to the pydantic topic page so that developers can more easily learn about it.
To associate your repository with the pydantic topic, visit your repo's landing page and select "manage topics."