class Tanveer:
def __init__(self):
self.name = "Tanveer Kaur"
self.username = "tanveer-12"
self.interests = ["Machine Learning", "Systems Programming", "LLMs", "Open Source"]
self.currently = ["Learning ML in C/C++", "Building AI-powered systems", "Exploring RAG + LLM infra"]
self.looking_for = "Open source projects I can contribute to π"
def say_hi(self):
print("Thanks for stopping by β feel free to explore and star what you like! β")
me = Tanveer()
me.say_hi()
π§ AgentstatelibAsync-first state management and coordination layer for multi-agent systems.
|
π SQLiqMulti-agent SQL assistant powered by agentstatelib [in action]
|
|
Semantic note-taking app β write freely, find anything by meaning.
|
Deep Q-Network agent for personalized offer recommendation.
|
- π¬ RAG systems β retrieval-augmented generation pipelines
- βοΈ LLM Inference optimization β quantization, batching, GPU scheduling
- π Data Structures & Algorithms in C++
- π€ Open source contributions β always looking for good first issues!