class Rachel:
def __init__(self):
self.name = "Rachel D'Souza"
self.role = "MSc AI & ML Student"
self.focus = ["Machine Learning", "NLP", "Agentic AI", "Open Source"]
self.currently = "Building AI systems that solve real problems"
self.superpower = "Turning messy data into intelligent pipelines"
self.belief = "Every great model starts with a great question"
def say_hi(self):
print("Thanks for stopping by — let's build something intelligent together 🚀")
me = Rachel()
me.say_hi()
🔭 Building
|
🤝 Contributing
|
Languages
AI & ML
Backend & APIs
Tools & Cloud
$ cat fun_facts.txt
⚡ I debug faster with lo-fi music playing in the background
🧠 I think in pipelines — every problem is a data flow problem
🌙 My best ideas come at 2 AM (send help)
☕ Chai > Coffee. Non-negotiable.
🎯 If I'm not building, I'm learning. If I'm not learning, I'm sleeping.I'm always open to collaborating on AI/ML projects, open source contributions, or just a good tech conversation.


