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

najma

Najma Razzaq@najma

8

Events attended

8

Submissions made

2+ years of experience

About me

BSCS Student | AI Engineer | Genai | RAG | Computer Vision | 6x intl. hackathon participant

Socials

๐Ÿค Top Collaborators

Hamza_Atiq img

Hamza Atiq

Student

MARIA2468 img

MARIA NOOR

I am Maria Noor, a front-end developer with experience in React.js, Next.js, HTML, CSS, and JavaScript. I have a keen interest in AI API integrations and a strong passion for participating in hackathons to challenge my skills, collaborate with diverse teams, and explore innovative solutions. I am eager to compete in international hackathons, gain hands-on experience, and expand my knowledge in full-stack development (Python in progress). My goal is to continuously learn, grow, and contribute to impactful projects in the tech industry.

imane1 img

Imane KARAM

Olzhasbek img

Olzhasbek Zhakenov

๐Ÿค“ Latest Submissions

    SmartFit - AI Recruitment Platfrom

    SmartFit - AI Recruitment Platfrom

    SmartFit is an AI-powered recruitment platform that automates the entire candidate evaluation process using two advanced Opus workflows integrated with a clean React Vite frontend. It focuses on solving the biggest challenges in hiring messy resume formats, inconsistent evaluations, bias, and slow decision-making by converting unstructured documents into structured, explainable, and actionable insights. The system begins by extracting detailed information from both candidate CVs and job descriptions, no matter the format: PDFs, DOCX files, images, screenshots, or plain text. Using a combination of OCR, semantic parsing, and AI agents, SmartFit generates structured profiles that include skills, experience, education, projects, responsibilities, and more. This enables reliable comparison between candidates and job requirements. Once the data is extracted, SmartFit applies a hybrid scoring engine that mixes rule-based validations with deep AI reasoning. It scores each candidate across multiple dimensions such as skills, experience relevance, education alignment, language proficiency, and cultural fit. The output is a transparent, auditable evaluation report that explains exactly how each score was calculated and which rules were triggered. The second workflow performs semantic job matching, identifying which skills the candidate already possesses, which are missing, and which are extra strengths. It also generates personalized recommendations that candidates or HR teams can use to improve CVs, prepare for interviews, or shortlist talent more confidently. The frontend ties everything together by offering an easy interface where users can upload documents, run workflows, and instantly view structured outputs, scores, fits, and recommendations. SmartFit ultimately reduces HR workload, improves accuracy, and brings transparency and fairness to the hiring pipeline. It is built for scalability and designed to handle real-world hiring scenarios.

    Hackathon link

    19 Nov 2025

    Grant Funding Finder

    Grant Funding Finder

    This project is an AI-powered Multi-Agent Research and Opportunity Matching System designed to connect students, researchers, and startup founders with the most relevant opportunities worldwide. Instead of spending hours browsing different platforms for scholarships, grants, or startup funding, the system automates the entire process through multi-agent collaboration and intelligent data matching. It collects fresh information from trusted websites using web scraping, structures the data into clean formats, and matches it to user profiles based on academic background, research interests, or startup goals. The system has specialized AI agents with distinct focus areas. The Research Agent helps students by matching them with scholarships, fellowships, and exchange programs that fit their CGPA, degree level, and financial needs. The Innovation Agent supports researchers by identifying grants, collaborations, and fellowships aligned with their domains and project ambitions. The Startup Agent caters to founders and entrepreneurs, connecting them with startup grants, accelerators, and funding opportunities suited to their business domain and stage. It also employs natural language processing with LLaMA models, which explain opportunities in clear, student-friendly terms. A responsive interface built with Streamlit ensures smooth interaction, allowing users to explore personalized recommendations presented with match scores and reasoning on why each opportunity is a good fit. By combining automation, AI-powered matching, and multi-agent collaboration, this system offers a scalable solution that democratizes access to global opportunities. It empowers students to reduce financial burdens, researchers to accelerate innovation, and founders to access funding networks through a single intelligent gateway.

    Hackathon link

    21 Sep 2025

    Personalized TutorBot

    Personalized TutorBot

    Personalized TutorBot is an AI-powered multi-agent educational assistant designed to make AI and programming learning accessible, engaging, and personalized. Built using Blackbox-powered LLMs, FastAPI, and React, TutorBot intelligently guides learners through a customized journey via a chatbot interface. The system begins by understanding user goals and skill levels through natural conversation. Based on this, it dynamically generates personalized roadmaps, tailored tutorials, hands-on coding exercises, and intelligent code reviewsโ€”adapting in real time to learner progress. TutorBot includes key components like secure user authentication, an intuitive chatbot UI, an AI roadmap agent for goal-based planning, a tutorial agent delivering daily lessons, and a coding exercise agent that adjusts challenge levels. An integrated Replit-based IDE allows learners to code and test within the platform. The review agent offers instant, context-aware feedback on submitted code. All progress is tracked through a visual dashboard, helping users monitor their growth. With zero cost, zero setup time, and 100% personalized learning, TutorBot breaks financial and geographic barriers, scaling easily to serve thousands. Future enhancements include voice support for accessibility, gamified learning with XP and leaderboards, and an AI progress coach to offer proactive feedback and learning path adjustmentsโ€”redefining how AI and coding education is delivered.

    Hackathon link

    8 Jul 2025

    Auto DevOps Agent Config CICD setup in seconds

    Auto DevOps Agent Config CICD setup in seconds

    Auto-DevOps Agent is an AI-powered automation system designed to simplify and accelerate the setup of CI/CD pipelines for developers. Built for hackathons and real-world projects alike, it leverages a multi-agent architecture where each agent performs a specific DevOps taskโ€”detecting the tech stack, generating test/build/deploy steps, and combining them into a valid GitHub Actions YAML workflow. It also provides easy-to-understand explanations for each CI/CD step, enabling developers to learn while automating. The system supports various project types such as Python, Node.js, and Java, and is designed to eliminate the manual, error-prone work often required when configuring CI/CD tools. The agents communicate using structured prompts and are powered by LLMs via the Groq-hosted OpenAI SDK using the LLaMA 3.1-8B model. The full stack includes: Frontend: React.js (for user interaction and input handling) Backend: FastAPI (serving the AI agents and managing request logic) Agents: AI multi-agent system using prompt engineering and OpenAI SDK CI/CD Output: GitHub Actions YAML configuration Optional Extensions: Docker, GitHub Secrets, and platform deployment integrations The current version generates test, build, and deploy pipeline steps. Future enhancements will include direct deployment to platforms like Railway, Streamlit, Vercel, and Render, along with automated GitHub secret management and full repository initialization. This makes Auto-DevOps Agent an ideal solution for developers, students, and teams aiming to streamline DevOps without needing deep YAML or DevOps knowledge.

    Hackathon link

    15 Jun 2025

    ReplyMate AI

    ReplyMate AI

    ReplyMate AI leverages advanced Natural Language Processing (NLP) and machine learning to offer users secure and intelligent conversations. It helps identify potential fraud attempts, ensuring a safer messaging experience on WhatsApp. Built for businesses and individuals, ReplyMate is the go-to tool for fraud prevention and efficient chat automation." Fraud Detection: Identifies suspicious activity and alerts users to potential phishing or scam messages. Smart Replies: Provides contextually relevant and accurate responses to improve user engagement. Real-Time Alerts: Instantly notifies users of fraudulent activities or scams. Security Focused: Ensures that sensitive user data is never compromised during interactions. WhatsApp Integration: Seamlessly integrates with WhatsApp for easy communication and use. Error Handling: Identifies and manages errors gracefully, ensuring the chatbot remains effective even in complex conversations.

    Hackathon link

    1 May 2025

    SPOT Connect

    SPOT Connect

    ๐—ฆ๐—ฃ๐—ข๐—ง ๐—–๐—ผ๐—ป๐—ป๐—ฒ๐—ฐ๐˜ is an AI-powered network resilience platform that revolutionizes ๐—ฝ๐˜‚๐—ฏ๐—น๐—ถ๐—ฐ ๐˜€๐—ฒ๐—ฐ๐˜๐—ผ๐—ฟ infrastructure by harnessing cutting-edge AI solutions to drive predictive maintenance, real-time monitoring, and intelligent routing. Our platform addresses critical ๐—ฐ๐—ต๐—ฎ๐—น๐—น๐—ฒ๐—ป๐—ด๐—ฒ๐˜€ such as reactive maintenance, inefficient resource allocation, high operational costs, and suboptimal routing, ensuring networks remain robust, reliable, and efficient. Utilizing hyperdimensional computing and advanced time-series analysis, SPOT Connect anticipates faults before they occur, optimizes maintenance schedules, and manages energy and costs through dynamic routing algorithms and QoS-aware optimization. The secure architecture, built on a FastAPI framework and Python ML stack, guarantees real-time data processing and robust security. Future enhancements include advanced ML model integration, IoT sensor expansion, GIS data incorporation, and cloud-native deployment, positioning SPOT Connect as the cornerstone of digital transformation in the public sector.

    Hackathon link

    2 Mar 2025

    Reverse-Engineer

    Reverse-Engineer

    ### **AI-Powered Reverse Engineering Assistant** Businesses struggle to stay ahead due to long R&D cycles, high costs, and limited competitor insights. Our AI-powered reverse Engineering Assistant leverages IBM Granite AI and NLP to automate benchmarking, feature extraction, and innovation scoring, helping companies make data-driven decisions faster. ### **Key Features** #### ๐Ÿ” **Competitor Product Analysis** - Extracts specs, features, pricing, and feedback from manuals, reviews, patents, and datasheets. - Uses AI to highlight strengths, weaknesses, and innovation gaps. #### ๐Ÿ“Š **AI-Powered Benchmarking** - Compares user products against competitors to find areas for improvement. - Analyzes key components, pricing strategies, and market trends. #### โš™๏ธ **Faster R&D Through Reverse Engineering** - Speeds up product development by analyzing competitors in real time. - Reduces trial-and-error with AI-driven prototyping insights. - Ensures compliance by focusing on publicly available data. ### **Industries That Benefit** โœ… **Consumer Electronics**: Smartphones, laptops, smart devices. โœ… **Automotive**: Vehicle features, safety, energy efficiency. โœ… **Pharmaceuticals**: Drug formulations, medical devices. โœ… **Manufacturing**: Machinery, production techniques. โœ… **Software & SaaS**: AI models, cloud platforms, enterprise apps. ### **Business Impact** โœ… Cuts R&D time by **50%**, accelerating innovation. โœ… Saves costs by providing **ready-to-use insights**. โœ… Enhances market competitiveness by aligning with trends. โœ… Reduces risk by avoiding investment in outdated features. ### **Conclusion** The AI-powered reverse Engineering Assistant helps businesses **innovate smarter** and outperform competitors. By integrating **IBM Granite AI**, it **automates competitor analysis**, making R&D **faster, smarter, and more cost-effective**. **Revolutionizing R&D with AI!**

    Hackathon link

    23 Feb 2025

    AI Startup Builder and Pitch Generator

    AI Startup Builder and Pitch Generator

    The AI Startup Builder & Pitch Generator is a multi-agent AI system that helps entrepreneurs validate, refine, and pitch their startup ideas. It automates market research, business model generation, and pitch deck creation, streamlining the startup journey with AI-driven insights. Core Features Idea Validation & Market Research Uses News API and Google Trends for real-time insights. Conducts competitor analysis and suggests improvements. Business Model Generation Develops revenue models and profitability estimates. Creates an AI-generated business plan. Pitch Deck Creation & Document Automation Generates investor-ready presentations with python-pptx. Exports structured reports using ReportLab. Provides elevator pitches and executive summaries. Technology Stack Streamlit โ€“ Interactive, multi-tab web application. News API & Google Trends (PyTrends) โ€“ Real-time market validation. LangChain & Community Modules โ€“ AI-powered text processing. OpenAI API โ€“ AI-driven content generation. CrewAI โ€“ Multi-agent collaboration. Impact & Target Audience Automates business planning, saving time and effort. Provides investor-ready, AI-backed insights. Ideal for entrepreneurs, first-time founders, and hackathon participants. Future Enhancements AI-driven legal and compliance assistance. AI-powered branding and marketing support. Investor matching for funding opportunities. AI-generated pitch videos for enhanced presentations. Investor Q&A coaching to prepare founders for discussions. This platform simplifies startup development by turning ideas into validated business opportunities, making AI entrepreneurship more accessible.

    Hackathon link

    16 Feb 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

    Fall in Love with Deepseek

    Fall in Love with Deepseek | Certificate

    View Certificate
    AI for Connectivity Hackathon II: Building Resilient Networks

    AI for Connectivity Hackathon II: Building Resilient Networks | Certificate

    View Certificate
    RAISE YOUR HACK

    RAISE YOUR HACK | Certificate

    View Certificate
    Generative AI Hackathon with IBM Granite

    Generative AI Hackathon with IBM Granite | Certificate

    View Certificate
    Trae AI IDE: Zero Limits Hackathon

    Trae AI IDE: Zero Limits Hackathon | Certificate

    View Certificate
    /execute: AI Genesis

    /execute: AI Genesis | Certificate

    View Certificate
    The INTERNET OF AGENTS HACKATHON @SOLANA SKYLINE

    The INTERNET OF AGENTS HACKATHON @SOLANA SKYLINE | Certificate

    View Certificate
    AI Genesis

    AI Genesis | Certificate

    View Certificate