ai-engineering-hub
Hands-on projects and agent skills for building real AI systems
All Skills in This Repository (9)
Pure Emerald Level Indicatorshugging-face-evaluation
Publish and update evaluation results on Hugging Face model cards.
hugging-face-datasets
Manage Hugging Face Hub datasets with SQL queries via DuckDB.
hugging-face-cli
Manage Hugging Face Hub resources via the hf command-line interface.
hugging-face-trackio
Log ML training metrics via Python API and sync dashboards to HF Spaces.
brightdata-web-mcp
Fetch live web content and extract structured data via Bright Data MCP.
hugging-face-jobs
Run arbitrary Python workloads on Hugging Face Jobs with UV or Docker and secure token authentication.
hugging-face-paper-publisher
Publish and manage research papers on the Hugging Face Hub.
hugging-face-model-trainer
Train language models with TRL on Hugging Face Jobs.
grpo-finetune
Fine-tune Qwen3-8B with GRPO reinforcement learning on Fireworks GPUs from a dataset and reward function.
Frequently Asked Questions
FAQPage SchemaHow to install AI Engineering Hub?โผ
Run `npx skills add patchy631/ai-engineering-hub --all -g -y` in your terminal to install all skills in this suite globally.
What can I learn from AI Engineering Hub?โผ
You get 90+ hands-on projects covering RAG, AI agents, OCR, voice bots, and model fine-tuning, organized from beginner to advanced level.
Can I fine-tune models without a local GPU?โผ
Yes. The included Hugging Face skills let your agent launch training jobs on cloud GPUs, track metrics live, and save the finished model to the Hub.
Does it work with Claude Code and other AI agents?โผ
Yes. All skills follow the standard SKILL.md format, so they work in Claude Code, Cursor, Codex, and other compatible agents.
Is AI Engineering Hub suitable for beginners?โผ
Yes. Projects are grouped by difficulty, so beginners can start with simple OCR and chat apps before moving to advanced agent systems.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core