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

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
  • Blog
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.

1.7.0

asim_khan_371

Asim Khan@asim_khan_371

20

Events attended

5

Submissions made

Pakistan

2+ years of experience

About me

I am Asim Khan, a dedicated computer science student in the 7th semester of my BS program at Kohsar University Murree, Pakistan. My academic journey is fueled by a passion for technology and its potential to drive meaningful change. With a strong focus on innovation and problem-solving, I actively engage in hackathons and other competitive forums to refine my skills and collaborate with forward-thinking individuals. In 2023, I achieved the runner-up position at the All Punjab Universities Innovation Expo, demonstrating my ability to develop creative and effective solutions. In 2024, I further solidified my expertise by winning Harvard's CS50 Puzzle Day, showcasing my aptitude for tackling complex challenges. Recently, I was honored as an HEC High Achiever at the National Youth Convention, receiving recognition from the Prime Minister of Pakistan and the Chief of Army Staff. This prestigious acknowledgment reflects my commitment to excellence and the outstanding mentorship provided by the faculty at Kohsar University. As I approach the final stages of my degree, I am eager to apply my knowledge and skills in collaborative environments, contributing to projects that push the boundaries of technology. I look forward to leveraging my experience in upcoming hackathons and other opportunities to make a meaningful impact.

Socials

🤝 Top Collaborators

mjawad img

Muhammad Jawad

Data → Insights → Innovation I’m passionate about innovation in Machine Learning and Deep Learning, and constantly honing my data analysis skills. With experience in building AI applications like chatbots and sentiment analysis tools using models like GPT and LLMs, I love turning complex data into actionable insights. Proficient in tools like Excel, Python, SQL, and Power BI, I thrive on data-driven problem-solving and Exploratory Data Analysis (EDA). My mission is to uncover valuable insights from data to tackle real-world challenges. If you have a project that aligns with my expertise, I’d be excited to collaborate and learn together!

ahmad_fakhar245 img

Ahmad Fakhar

AI enthusiast with practical experience in Generative AI, machine learning, and data analysis. I’ve worked on building AI-powered apps like chatbots and sentiment analysis tools using models like GPT and LLaMA. I enjoy solving real-world problems and exploring new ways AI can drive innovation.

qasmi92 img

Muhammad Ibrahim Qasmi

Kaggle GrandMaster (3x) | Data Analyst | Data Scientist | Gen AI ° As a 3rd-semester student pursuing a Bachelor's degree in Information Technology, I'm passionate about Deep Learning and actively honing my skills in data analysis and Machine Learning. Proficient in a range of tools, including Excel, Python, SQL, Power BI, and various ML libraries, I excel in data-driven problem-solving. My expertise in Exploratory Data Analysis (EDA) enables me to uncover valuable insights and drive informed decisions. ° Notably, I've achieved the esteemed title of 3x Grandmaster on Kaggle, ranking 1st in Pakistan. This accomplishment showcases my dedication and expertise in data science. ° I'm eager to collaborate, share knowledge, and explore opportunities. If you have a project or initiative that aligns with my skills, I'd be delighted to contribute and learn from the experience. ° Let's connect and unlock the potential of data-driven innovation together!

Habiba7890 img

Habiba Sajid

🤓 Latest Submissions

    GovEase

    GovEase

    Government websites serve as sources of information and services related to public affairs, playing an essential role in connecting citizens with government institutions, but they are notorious for their complexity and lack of user-friendly design. The vast amount of information available on these sites can make it incredibly difficult to find what you're looking for. We created GovEase to make navigating government websites easier for users. All the user has to do to use GovEase is choose a language, choose a country, and input the government service or benefit they are looking for. The system will then find the documents and information that are responsive to the user's inquiry. GovEase can be used by native English speakers and people with limited English proficiency who speak Spanish, Hindi, French, Urdu, or German, because the results can be translated into one of these languages. GovEase searches any country's government websites to find government documents and information with ease. The tech stack we used for our project is Llama 3.2 (LLM), Browserless, Groq, Streamlit, Python, and LangDetect. Browserless does a search on Google based on the user's query. The search finds the top websites and gets the document links which is then given to LLama 3.2 which structuralizes the search results (output and links). LangDetect is a library that detects the language that the user wants and translates the results into the language the user wants. We are using Llama 3.2 from the Groq API key as the hosting platform and the front end deployment is hosted by Streamlit.

    Hackathon link

    11 Nov 2024

    TeleGuide

    TeleGuide

    TeleGuide is an advanced AI assistant specifically designed for the telecommunications industry. Built on cutting-edge AI models like Llama 3.2, TeleGuide helps users efficiently handle various telecom-related tasks. Whether it’s analyzing regulatory documents, contracts, or customer inquiries, the app delivers detailed insights and actionable data. TeleGuide goes beyond text-based queries by offering image analysis as well. Users can upload satellite imagery or equipment photos for inspection and get a comprehensive analysis, all integrated with TelecomAI for enhanced accuracy and speed. With TeleGuide, telecom professionals have a versatile tool to streamline their work, making data processing and interpretation more efficient than ever.

    Hackathon link

    20 Oct 2024

    Period Care

    Period Care

    Period Care is a holistic health platform designed to support individuals throughout their entire menstrual cycle, not just during their period. Our app offers personalized health insights, food recommendations, and emotional well-being tips tailored to each phase of the cycle. Users can track their periods, mood swings, and sleep patterns, helping them better understand their bodies. Additionally, the app provides easy access to nearby stores for purchasing pills or pads and allows users to book appointments with gynecologists. By focusing on both menstrual and non-menstrual phases, Period Care empowers users to take control of their health and well-being year-round.

    Hackathon link

    13 Oct 2024

    Legal Buddy

    Legal Buddy

    Today’s litigators are expected to quickly make well-informed decisions and develop strong strategies and a big-picture perspective. To accomplish these goals in shorter time frames, we present Legal Buddy to streamline the document review and analysis process. Legal Buddy gives attorneys more time for strategic planning by providing a report with an overview of the case, a liability analysis, a case analysis, applicable laws and defenses, damages, and recommendations for the case. The attorney (user) can upload medical records or summaries, witness statements, deposition transcripts or summaries, pleadings, and other legal documents, notes, or summaries and the system will use Upstage's Document OCR to extract text from the documents. Then, the Llama model summarizes all the text and the text is given to the OpenAI's o1 LLM to generate a liability analysis and report. Additionally, we stored a data set of U.S. case law on MongoDB using LlamaIndex and enabled a vector search to find the relevant cases for the case analysis feature. The system matches information from our specific case from the uploaded documents with other cases from the data set of U.S. case law. OpenAI's o1 reasoning is used to generate case analysis and the case analysis is included in the report. There is currently a resource limit on the length of the documents that can be uploaded and the amount of cases that can be stored, so for now we are uploading summaries of legal documents instead of the actual documents and the data set we are storing is a sub-set (about 500 cases) of the entire U.S. case law data set. We would like to have more processing and storage functionality, but that just wasn't feasible for this hackathon. For the future, we would like the user to interact with live data from a data source (i.e. Westlaw, LexisNexis) instead of a data set. We would also like the user to query case information through a chat interface.

    Hackathon link

    11 Oct 2024

    LUNA Menstrual Hygiene Management

    LUNA Menstrual Hygiene Management

    LUNA is an AI-powered chatbot specifically designed to tackle the lack of reliable menstrual health resources for women and girls across South Asia. Our core features offer period tracking, age-appropriate health information, access to hygiene products, and a safe space to ask the questions that cultural taboos silence. LUNA's multi-pronged approach is crucial: Accessibility: The chatbot format works even on low-bandwidth phones, reaching underserved communities. Sensitivity: Information is medically verified and tailored to combat cultural myths about menstruation. Scalability: LUNA aims to expand its reach through strategic partnerships with NGOs, schools, and healthcare providers.

    Hackathon link

    19 Apr 2024

👌 Attended Hackathons

    Gemini Ultra 1.0 Hackathon

    Gemini Ultra 1.0 Hackathon

    Embrace app creation with a game-changing mobile app from Google! 👊 Try new true competitor of ChatGPT 4 💡 Create app with intuitive support fr0m Gemini Ultra 1.0 🤝 Take part alone or form a team with other participants

    Advanced RAG Hackathon

    Advanced RAG Hackathon

    👩‍💻Explore Vectara, the trusted platform for building innovative AI applications with advanced datasets. 🚀 One week of intensive online development with workshops and mentorship sessions! 🏆15,000 USD prize pool (including 7,000 USD in cash) with special prizes from LlamaIndex, Unstructured, Vectara, and Together.ai 🤝 Opportunities for networking with developers and startup enthusiasts. 💡 Create applications that help create a positive change in the world and drive impact! 🕵️Create Vectara account to be eligible for hackathon participation and fill out the application form to be accepted.

    Grok-1 Micro Hack

    Grok-1 Micro Hack

    🕒 48 hours to complete the challenge 💡 Create innovative apps with Grok-1 trained specifically for large amount of text data 🤝 Take part alone or form a team with other participants 🚀 The final project can be used for your portfolio, and the startup application to the Slingshot accelerator

📝 Certificates

    Advanced RAG Hackathon

    Advanced RAG Hackathon | Certificate

    View Certificate
    Edge Runners 3.2

    Edge Runners 3.2 | Certificate

    View Certificate
    Build fast Ship fast with Replit & Cursor Hackathon

    Build fast Ship fast with Replit & Cursor Hackathon | Certificate

    View Certificate
    Reasoning with o1

    Reasoning with o1 | Certificate

    View Certificate