lablab.ai logo - Community innovating and building with artificial intelligence
AI HackathonsAI AppsAI TechAI TutorialsAI ArticlesSurgeSponsor

Footer navigation

Community innovating and building with artificial intelligence

Unlocking state-of-the-art artificial intelligence and building with the world's talent

  • Instagram
  • Reddit
  • Twitter/X
  • GitHub
  • Discord
  • HackerNoon

Other group brands:

https://nativelyai.comhttps://surge.lablab.ai/
Links
  • AI Tech
  • AI Hackathons
  • AI Tutorials
  • AI Applications
  • Surge
  • AI Articles
  • Writers
lablab
  • About
  • Brand
  • Hackathon Guidelines
  • Terms of Use
  • Code of Conduct
  • Privacy Policy
Get in touch
  • Discord
  • Sponsor
  • Cooperation
  • Contribute
  • [email protected]

Β© 2026 NativelyAI Inc. All rights reserved.

2.23.3

aminarazzaq

Amina Razzaq@aminarazzaq

4

Events attended

4

Submissions made

Looking for experience!

Socials

🀝 Top Collaborators

Amira_Sayes img

Amira Sayed Mohamed Hemdan

muhammad_hanzla_451 img

Muhammad Hanzla

Hello! this is Hanzla, a student of computer science in the Government College University Faisalabad.I have solved over 200 LeetCode questions using Python and Java. I am passionate about AI and am also learning full-stack development. In this journey, I have learned HTML, CSS, and JavaScript, and I am currently learning React and other technologies. I have also completed a couple of projects using C++, HTML, CSS, and JavaScript in web development. Additionally, I have been a trainer for Data Structures and Algorithms (DSA) and LeetCode at iCodeGuru for the past few months.

Maryam_Nadeem img

Maryam Nadeem

As a dedicated computer science student at University of Agriculture, Faisalabad, I am deeply passionate about the fields of Artificial Intelligence (AI) and Machine Learning (ML). As I navigate through my academic journey, I’ve been focusing on Python programming to build a strong foundation for these dynamic areas. My ambition is to leverage AI and ML to drive innovation and solve real-world problems. I’m actively seeking to connect with professionals, researchers, and enthusiasts who share my enthusiasm for these technologies.

_Zain img

Zain Azhar

Hi, I’m Zain, a passionate Full Stack Developer with a strong focus on building dynamic, user-friendly applications. My expertise spans across frontend and backend technologies, including React, Next.js, Firebase, and MongoDB, among others. I am committed to crafting efficient and scalable solutions for real-world problems. I have participated in multiple hackathons and coding competitions, including the Meta Hacker Cup, NASA Space City Hacks, Calico Berkeley, and the GEMMA 2 AI Challenge. These experiences have honed my problem-solving skills and ability to collaborate effectively in fast-paced environments.

πŸ€“ Latest Submissions

    Disaster Orchestrator

    Disaster Orchestrator

    Disaster Orchestrator is an AI-driven crisis management platform designed to improve disaster response speed and efficiency. It combines computer vision, natural language processing, and logistics optimization to support decision-makers during natural disasters such as floods. Our system processes imagery data (uploaded by the user or provided as a URL) to detect the severity of a flood and extract relevant insights. It also aggregates social media reports of people in danger, assigns urgency scores to each report, and prioritizes critical zones. Finally, it uses a logistics optimization agent to generate actionable resource deployment plans, for example, assigning boats or trucks to the most urgent zones with estimated arrival times. The solution is built using FastAPI for the backend, Mistral AI for intelligent image analysis, and a clean React frontend for easy interaction. The platform empowers emergency responders, NGOs, and local authorities to make data-driven, life-saving decisions faster than ever before. With its modular design, Disaster Orchestrator can be extended to include wildfire detection, earthquake damage assessment, and additional real-time data sources, making it a scalable solution for multi-disaster management scenarios.

    Hackathon link

    21 Sep 2025

     Scientific Literature Analysis Platform

    Scientific Literature Analysis Platform

    ResearchAI is a comprehensive web application designed to streamline the academic research process. It empowers researchers, students, and academics to manage, analyze, and interact with scientific papers more effectively. Users can upload PDF documents, and the system will automatically process and index them. The platform offers several key features: AI-Powered Analysis: Leverages AI models to perform in-depth analysis of research papers, helping to identify key findings, methodologies, and potential research gaps. Interactive Chat (RAG): Includes a sophisticated "ask anything" feature that allows users to have a conversation with their documents. The system uses Retrieval-Augmented Generation (RAG) to provide accurate, context-aware answers based on the content of the uploaded papers. Content Generation: Assists with academic writing by providing tools to draft content, generate outlines, and summarize complex information. Project and User Management: Features a full dashboard for managing projects, tracking analysis history, and handling user authentication. The application is built with a modern tech stack, featuring a Next.js frontend for a responsive user experience and a robust FastAPI backend to handle file processing and AI-powered analysis.

    Hackathon link

    24 Aug 2025

    AI Voice Powered Restaurant Assistant

    AI Voice Powered Restaurant Assistant

    Agentic Foodie is a voice-powered restaurant ordering app built using Streamlit for the frontend UI. It features a modern interface for browsing the menu, recording voice input, and managing orders. Key Streamlit components like st.columns, st.button, and st.session_state handle layout and interaction, while custom CSS enhances styling and responsiveness. audio_recorder_streamlit enables in-browser audio recording, returning WAV bytes. These are processed with pydub (AudioSegment) and speech_recognition (Recognizer with recognize_google) to convert audio to text for voice-based interactions. Groq API (LLaMA 3) provides the core NLP via HTTP requests made using the requests library. The app sends user messages and history to the API and receives structured JSON responses with intents, item IDs, quantities, and replies. Rate-limiting is managed using x-ratelimit-remaining-requests and timestamps with the time module. JSON is used throughout for defining menus, promotions, and exchanging data with the Groq API. The io module (io.BytesIO) handles in-memory audio processing for seamless transcription. A custom Multi-agent Control Plane (MCP) organizes tasks like checking availability and suggesting items. Agents are registered using decorators (e.g., @inventory_agent.task) and simulate modular multi-agent interactions. Overall, this tech stack enables an AI-driven, interactive restaurant ordering experience with support for voice input, menu browsing, upselling, and conversational responses β€” all in a sleek, real-time Streamlit app.

    Hackathon link

    8 Jul 2025

    SupplyShield - Smart Risk Detection

    SupplyShield - Smart Risk Detection

    SupplyShield 2.0 is an AI-powered logistics intelligence system designed to monitor global shipments in real time, detect risks proactively, and automate decision-making and communication to reduce costly disruptions. Supply chains today face unpredictable events β€” weather delays, port strikes, roadblocks, and geopolitical risks β€” yet most systems rely on manual reporting, slow updates, and siloed communication. These gaps lead to delayed actions, misinformed stakeholders, and massive financial losses. SupplyShield 2.0 solves this with a full-stack AI-driven dashboard that uses real-time inputs (shipment logs, weather, news) to identify potential disruptions. It uses Claude LLM via Anthropic to summarize risks, suggest optimal decisions (like rerouting or expediting), explain severity levels, and even draft professional messages or Slack updates for stakeholders β€” automatically. The system is built using Streamlit for interactive visualization, LangChain + LangGraph for smart logic flows, and ChromaDB to store historical decisions and learn from them. It integrates OpenWeatherMap, GNews, and Slack Webhooks, providing a 360Β° view of each shipment β€” including weather at its current location, breaking news alerts, AI-generated risk summaries, and cost comparisons between action choices (e.g., penalty vs air freight vs rerouting). Users can upload new shipment entries or choose from samples. The app allows for one-click PDF and CSV report exports and features an internal chatbot interface that remembers the current session. It is built with modular architecture, real-time visuals (Plotly maps and charts), memory-driven chat, and customizable alerts. By automating insight, communication, and contingency logic, SupplyShield 2.0 helps companies reduce operational losses, speed up decision-making, and improve reliability in their global supply operations. It combines the power of LLMs with logistics domain intelligence to build the next-generation smart supply chain layer.

    Hackathon link

    1 May 2025

πŸ‘Œ Attended Hackathons

    AI Genesis

    AI Genesis

    Join the next edition of our flagship AI hackathon β€” now featuring Google, AppliedAI, and Qdrant as official partners, with over $45,500 in prizes and exclusive partner challenges. After an incredible launch earlier this year, we’re back with the next edition of our AI hackathon series leading up to the /function1 AI Conference & Exhibition in Dubai. Tap into the power of AI to innovate, build, and take your AI skills to the next level in this high-impact hybrid experience. πŸ“…November 14–19, 2025 β€’ Nov 14–18: Collaborate and build online with AI enthusiasts from around the world. All projects must be submitted by end of day on November 18 β€’ Nov 18 (Dubai): An exclusive on-site build day at Festival Arena Dubai for selected participants. β€’ Nov 19 (Dubai): Live on-stage pitching & winners announcement at the /function1 Conference. 🌟 Get support from expert mentors throughout. πŸ‘₯ Go solo or team up. πŸ“ Please note: On-site participation is by invitation only. Travel and accommodation will not be covered for selected participants. Further details will be shared with those accepted. πŸ§‘πŸ»β€πŸ’» Secure your spot nowβ€”sign up before the Kick-Off Stream!

    The INTERNET OF AGENTS HACKATHON @SOLANA SKYLINE

    The INTERNET OF AGENTS HACKATHON @SOLANA SKYLINE

    Join the Internet of Agents Hackathon to build real-world, rentable agents using Coral Protocol and Solana-powered payments. πŸ“… September 14–21, 2025 Sept 14–21: Build online with global innovators. Submit projects by the deadline. Sept 20 (NYC): On-site build day at Solana Skyline (invitation only). Sept 21 (NYC): Live pitches, networking, and winner announcements. 🧠 Mentorship from experts and Coral specialists throughout. 🀝 Participate solo or in teams. πŸ“ Travel and accommodation not covered. πŸš€ Sign up now to secure your spot before the Kick-Off Stream!

    Co-Creating with GPT-5

    Co-Creating with GPT-5

    πŸ•’ 6 days to explore the full potential of GPT-5 πŸ’‘ Build next-gen AI apps 🀝 Compete solo or form a dream team πŸš€ Connect with global innovators πŸ§‘πŸ»β€πŸ’» Sign up before the Kick-Off Stream to secure your spot!

πŸ“ Certificates

    /execute: AI Genesis

    /execute: AI Genesis | Certificate

    View Certificate
    Co-Creating with GPT-5

    Co-Creating with GPT-5 | Certificate

    View Certificate
    RAISE YOUR HACK

    RAISE YOUR HACK | Certificate

    View Certificate
    The INTERNET OF AGENTS HACKATHON @SOLANA SKYLINE

    The INTERNET OF AGENTS HACKATHON @SOLANA SKYLINE | Certificate

    View Certificate