Top Builders

Explore the top contributors showcasing the highest number of app submissions within our community.

YOLO v8

Ultralytics YOLOv8 is a cutting-edge, state-of-the-art (SOTA) model that builds upon the success of previous YOLO versions and introduces new features and improvements to further boost performance and flexibility. YOLOv8 is designed to be fast, accurate, and easy to use, making it an excellent choice for a wide range of object detection and tracking, instance segmentation, image classification and pose estimation tasks.

What's new in YOLOv8?

YOLOv8 supports a full range of vision AI tasks, including detection, segmentation, pose estimation, tracking, and classification. This versatility allows users to leverage YOLOv8's capabilities across diverse applications and domains.

General
Relese dateMay, 2023
Repositoryhttps://github.com/ultralytics/ultralytics
TypeReal time object detection

Libraries

Discover YOLOv8

YOLO YOLOv8 AI technology Hackathon projects

Discover innovative solutions crafted with YOLO YOLOv8 AI technology, developed by our community members during our engaging hackathons.

CaptionForge AI–Multimodal Video Captioning Agent

CaptionForge AI–Multimodal Video Captioning Agent

CaptionForge AI is a production-grade multimodal video captioning system developed for the AMD Developer Hackathon Video Captioning Track. Instead of directly prompting a language model with raw video frames, the system follows an evidence-first reasoning pipeline designed to maximize factual accuracy and style consistency on unseen videos. The pipeline automatically downloads videos from the provided task list, validates input, detects scene boundaries, extracts representative keyframes, transcribes speech using Whisper, extracts on-screen text using OCR, and constructs a structured temporal representation of the video's content. This multimodal evidence is then fused into a unified semantic context that is provided to Gemma 4 through the Google Gemini API to generate a canonical factual caption. The factual caption is subsequently rewritten into four required styles—Formal, Sarcastic, Humorous-Tech, and Humorous-Non-Tech—while preserving identical facts and chronology. A verification stage checks for factual consistency, hallucinations, and style adherence before generating the final output. The application is fully containerized using Docker and automatically processes /input/tasks.json, producing /output/results.json exactly as required by the competition. The architecture emphasizes modularity, scalability, asynchronous processing, robust error handling, structured logging, and production-ready engineering practices. By combining computer vision, speech understanding, OCR, temporal reasoning, and multimodal language models, CaptionForge AI delivers accurate, context-aware captions that generalize well across diverse video categories, including people, nature, sports, urban environments, food, weather, and technology.

UnBlinder-AI:For The Visually Impaired

UnBlinder-AI:For The Visually Impaired

Unblinder AI is an AI-powered assistive navigation system designed to enhance the independence, mobility, and safety of visually impaired individuals. The project combines Computer Vision, Artificial Intelligence, Natural Language Processing, voice interaction, weather awareness, and navigation technologies into a single intelligent assistant that acts as the user's eyes. Unlike conventional mobility aids such as white canes or guide dogs, VisionGuide AI provides real-time environmental understanding and contextual guidance, allowing users to navigate both familiar and unfamiliar environments with greater confidence The system is built around a pair of smart glasses equipped with a lightweight camera that continuously captures the user's surroundings from a natural first-person perspective. The live video feed is transmitted to a web application, where advanced AI models process the information in real time. Using a state-of-the-art YOLO (You Only Look Once) object detection model, the system identifies nearby objects such as pedestrians, vehicles, bicycles, staircases, doors, traffic signs, poles, benches, obstacles, road crossings, and other important environmental elements. Instead of simply listing detected objects, VisionGuide AI understands their relative positions and generates meaningful navigation instructions that are spoken to the user through voice output Beyond obstacle avoidance, VisionGuide AI also provides complete destination-based navigation. A visually impaired user can simply speak a destination, such as and the system will calculate an appropriate route using mapping services. The system is designed with scalability in mind and can be extended with several advanced capabilities in the future

First Aid AI

First Aid AI

First Aid AIis an intelligent emergency response assistant that provides immediate first aid guidance when every second matters. During emergencies, people often panic, struggle to explain the situation, or don't know the correct actions to take. Our solution helps users respond quickly and safely using artificial intelligence. The application accepts multiple input types, including text messages, voice recordings, and videos. It analyzes the situation using multimodal AI to identify the emergency and generate accurate first aid instructions. The guidance is available as both text and spoken audio, making the app accessible to elderly users, visually impaired individuals, and anyone who cannot read instructions during a stressful situation. To ensure ease of use under pressure, the interface is intentionally simple, with clear navigation and minimal interaction required. Users can request help in just a few steps, reducing confusion during critical moments. The platform also includes an AI agent system that automates emergency communication. After analyzing the case, the system generates a concise summary of the user's condition and shares it, along with the user's GPS location, with designated emergency contacts. When needed, the same information can be sent to hospitals and ambulance services, allowing responders to understand the situation before arrival and reduce response time. First Aid AI does not replace medical professionals; it serves as an intelligent assistant during the critical minutes before help arrives. By combining multimodal AI, voice-assisted guidance, GPS location sharing, and automated emergency alerts, the application aims to improve emergency response, increase accessibility, and potentially save lives.