class Shubham:
def __init__(self):
self.name = "Shubham Dadhich"
self.university = "Mangalore Institute of Technology & Engineering"
self.degree = "B.E. Computer Science & Engineering (6th Sem)"
self.focus = ["Zero-Knowledge Proofs", "Verifiable AI", "Blockchain", "RAG Systems"]
self.philosophy = "Turn complex ideas into clean, logical, and innovative code."
def current_work(self):
return "Building Chatter AI β a next-gen conversational AI platform"
def research_interest(self):
return "Bridging ZK-Proofs Γ Machine Learning β Verifiable AI Agents"| Area | Description |
|---|---|
| π ZK-Proofs + ML | Designing verifiable AI agents using zero-knowledge circuits |
| π RAG Systems | LangChain + Llama 3.1 pipelines for domain-specific knowledge retrieval |
| βοΈ Web3 Identity | Privacy-preserving authentication bridging Web2 identity with Web3 |
| π€ Embedded AI | Deploying intelligent logic on constrained hardware (Arduino, sensors) |


