adityaintoai — bash — 160×48
aditya@ai:~$ neofetch
___ ___ ____ / _ | / _ )/ __/ / __ |/ _ /\ \ /_/ |_/____/___/
user──Aditya Kumar Singh
role──Applied AI Engineer
affiliation──JoshTalks AI
location──Gurugram-India
shell──bash 5.2.15
focus──Speech AI · Backend Development
aditya@ai:~$ ls -la ~/skills/
drwxr-xr-xai/
-rwxr--r--deep-learning
-rwxr--r--audio-intelligence
-rwxr--r--statistical-inference
-rwxr--r--model-training & finetuning
-rwxr--r--research & prototyping
-rwxr--r--embedding-models
-rwxr--r--vector-representations
drwxr-xr-xbackend/
-rw-r--r--RESTful-api
-rw-r--r--database-design & optimisation
-rw-r--r--authentication-authorization
-rw-r--r--testing-debugging
-rw-r--r--problem-solving
aditya@ai:~$ cat stack.json
{   "models": [     "openai/whisper", "facebook/wav2vec2",     "nvidia/canary", "facebook/wav2vec2-xls-r",     "facebook/mms-lid", "pyannote/embedding",     "openai/gpt-oss-120b"   ],   "frameworks": [     "pytorch", "hugging-face", "scikit-learn",     "nvidia-nemo", "langchain"   ],   "backend": [     "django", "django-rest-framework", "celery",     "redis", "postgresql", "mysql",     "linux", "git-github"   ],   "infra": [     "docker", "aws", "gcp"   ],   "lang": "python" }
aditya@ai:~$ ps aux | grep running
PIDSTCPUPROCESS
1001R41%openai/whisper-finetune --lang=hi
1002R28%backend-dev
1003S11%facebook/xls-r-finetune --lang=indic
1004S7%tts-eval --prosody --naturalness
2001S4%youtube
2002S2%spotify
aditya@ai:~$ man aditya
NAME aditya-kumar-singh — applied ai engineer SYNOPSIS aditya [--engineer] [--cold-coffee] [--youtube] [--marvel] DESCRIPTION Usually somewhere between training models, debugging production issues, and watching "just one more" YouTube video. Interested in speech AI, human language, and systems that feel intelligent without trying too hard. Powered mostly by cold coffee and questionable sleep schedules. OPTIONS --engineer   Builds scalable AI and backend systems --cold-coffee Runs longer experiments with questionable sleep cycles --youtube   Learns almost everything from random 2 AM videos --marvel   Companion in keeping me sane EXIT STATUS 0 when models generalise. Else iterates until it works.
aditya@ai:~$ env | grep OPEN_TO
OPEN_TO ML_Eng · Applied_AI · AI_Eng
aditya@ai:~$