class BhavyaGada:
def __init__(self):
self.building = "AI agents with LangChain & Vertex AI"
self.experimenting = ["RAG pipelines", "vector DBs", "LLM fine-tuning"]
self.playing_with = "real-time CDC & event-driven architectures"
self.learning = ["Rust", "WebAssembly", "edge computing"]
def mass(self):
while True:
self.eat()
self.sleep()
self.code()
self.mass() # recursive gains πͺ |
Compliance: |
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

