sumanth077/hands-on-ai-engineering

A curated collection of practical AI projects implementing OCR systems, RAG, AI agents, and other AI use cases.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 32 minutes ago
Added to GitGenius on September 19th, 2026
Created on February 24th, 2025
Open Issues & Pull Requests: 9 (+0)
GitHub issues: Enabled
Number of forks: 890
Total Stargazers: 3,657 (+1)
Total Subscribers: 34 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.7 days
Mean response time: 2.9 days
90th percentile: 3.2 days
Tracked items: 2

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 7
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 230 days
Stale 30+ days: 6
Stale 90+ days: 4

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Hands-On AI Engineering is a curated collection of practical AI projects that demonstrates implementation patterns for OCR systems, RAG pipelines, AI agents, and other production-oriented AI use cases.

The repository addresses the challenge of learning to build real-world AI applications by providing complete, working implementations across multiple modalities. Rather than abstract tutorials, each project includes full source code, setup instructions, and documentation designed to be adapted for production use. The projects span language models, multimodal systems, OCR, retrieval-augmented generation, and multi-agent workflows, with implementations using various model providers including OpenAI, Anthropic, Google, and open-source alternatives.

This collection suits developers who learn best through concrete examples and want to understand how to integrate different AI capabilities into working systems. It is particularly valuable for those building RAG systems or agent-based applications, as these represent the primary focus areas. The repository emphasizes production-readiness and best practices rather than toy examples, making it suitable for developers preparing to deploy AI features in real applications.

The project receives regular updates with new implementations added to expand the collection of use cases. The repository maintains active community engagement through contribution guidelines and demonstrates sustained development activity focused on expanding the range of practical examples available.