Skip to content

yashgunjal95/MLSC_AIML_TASK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

🤖 MLSC Internal Challenge — AI/ML Domain

💡 "Build Your Own Generative AI App — Your Way"

Welcome to the AI/ML Challenge of the MLSC Internal Event! 🎉
This task is all about creativity, experimentation, and having fun with generative AI.

We’ve kept it intentionally open-ended so that everyone — from beginners to AI pros — can participate at their own comfort level and showcase their creativity.


🧠 The Challenge

Create anything interesting that uses generative AI.
Text, images, audio, code — whatever sparks your imagination.
Your project can be as simple or as wild as you want.


🚀 Choose Your Level

Pick the level that feels right for you 👇

Level Description Example Ideas
🗨️ Beginner Use an API or existing tool to make something simple. A chatbot that gives jokes, compliments, or study tips.
💬 Intermediate Play around with system prompts or personalities. A “pirate bot”, “therapist bot”, or “motivational coach” chatbot.
📚 Advanced Build a small RAG (Retrieval-Augmented Generation) app. A bot that answers questions from a PDF or website.
🧠 Pro Use LangChain or other frameworks for a full RAG pipeline. “Ask my notes” or “Campus Helper” type of app.
🎨 Creative Twist Mix text, image, or audio generation. A story generator that also creates matching art or voiceovers.
🤖 Ultimate Design AI agents that plan or interact. A multi-agent setup that collaborates to get things done.

🕒 Submission Guide

  1. Fork this repository 🍴
  2. Create a new folder with your team name or your name.
  3. Add your project files (code, notebook, or demo).
  4. Include a short README inside your folder explaining your project.
  5. Open a pull request (PR) to submit your work ✅

✅ How to Submit Your Solution

✔️ Step 1: Fork the Repository

Click the Fork button on the top-right of this repo.


✔️ Step 2: Clone Your Fork

git clone https://github.com/<your-username>/MLSC_AIML_TASK.git
cd MLSC_AIML_TASK

✔️ Step 3: Create a New Branch

git checkout -b <your-branch-name>

✔️ Step 4: Make Your Changes

  1. Add your folder (team name or your name)
  2. Add your code / notebook / demo files
  3. Add a short README explaining your project + chosen level ✅

✔️ Step 5: Commit Your Changes

git add .
git commit -m "Added AI/ML Project - <Team/Your Name>"

✔️ Step 6: Push Your Changes

git push origin <your-branch-name>

✔️ Step 7: Create a Pull Request

On GitHub → Compare & Pull Request Ensure: base repository: yashgunjal95/MLSC_AIML_TASK base branch: main compare branch:

🧩 What We’re Looking For

Criteria Description
💡 Creativity Original, fun, or surprising ideas.
⚙️ Implementation Some working demo or prototype.
🧱 Effort You explored, learned, or tried something new.
🎤 Presentation Clear explanation of what it does and how.

💬 Final Note

This isn’t about perfection — it’s about trying, building, and showing off your creative side.
Even a simple idea done well can stand out.
So go for it, have fun, and let your imagination run wild! 🚀


Happy Building,
Team MLSC 💙

About

Building Generative AI Applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published