class AadityaSapkota:
def __init__(self):
self.name = "Aaditya Sapkota"
self.role = "AI Researcher & Data Scientist"
self.location = "Nepal π³π΅"
self.languages = ["Python", "R", "JavaScript", "SQL"]
def current_focus(self):
return [
"π§ Artificial Intelligence & Deep Learning",
"π Data Science & Analytics",
"π£οΈ Natural Language Processing (Nepali NLP)",
"π¬ Machine Learning Research",
"π Open Source Development"
]
def goals_2025(self):
return [
"Contribute to major open-source AI projects",
"Publish research in Nepali NLP",
"Build impactful AI tools for local communities"
]
def fun_fact(self):
return "I believe data tells stories that can change the world πβ¨"
me = AadityaSapkota()|
Real-time Air Quality Index prediction using ML models with Streamlit interface for pollutant analysis |
Fine-tuned GPT-2 model for generating authentic Nepali poetry with interactive CLI mode |
|
AI-powered code generation tool for portfolios, API endpoints, and UI components |
NLP analytics on 50k+ Nepali news articles with classification and text mining |
---
π‘ If you find my work helpful, consider giving a β to my repositories!
Always learning, always growing, always curious about what intelligence can achieve.

