class AaricaRaj:
def __init__(self):
self.role = "BCA Student โ Data Science & AI (learning)"
self.education = "BCA; Final Year, Netaji Subhas University"
self.location = "Jamshedpur, India"
self.contact = "shrivastavarchana57@gmail.com"
self.domain = ["Data Analytics", "NLP", "RAG Systems",
"Deep Learning", "MLOps basics", "Multimodal AI"]
self.stack = {
"languages" : ["Python", "SQL", "MySQL",
"JavaScript (basic)"],
"data_analytics" : ["Pandas", "NumPy", "Matplotlib",
"Seaborn", "Excel", "Power BI basics"],
"ai_ml" : ["LLMs", "RAG", "Transformers",
"Computer Vision", "Generative AI"],
"frameworks" : ["LangChain", "HuggingFace", "PyTorch",
"Scikit-learn", "Flask", "Gradio"],
"vector_search" : ["FAISS", "all-MiniLM-L6-v2",
"Semantic Embeddings"],
"cloud_apis" : ["Azure AI", "HuggingFace Spaces",
"Groq API", "Gemini API", "REST APIs"],
"mlops" : ["Docker", "Git", "GitHub",
"Jupyter", "Google Colab"],
}
def current_focus(self):
return [
"Data analysis with Python, SQL and visualization tools",
"Prepping for Data Analyst roles; EDA, dashboards, storytelling",
"Personal RAG pipeline projects; FAISS + LangChain + Groq",
"Fine-tuning DistilBERT and RoBERTa for NLP tasks",
"Learning the ML lifecycle hands-on: train, containerize, deploy",
]
def open_to(self):
return [
"Data analytics projects and collaborations",
"AI/ML learning, research, and open-source contributions",
"Transformer fine-tuning and RAG systems",
"Student researcher and internship opportunities",
]
๐ฟ EcoTrack AIAI-powered carbon footprint tracker; hackathon project
|
๐ค RAG PDF ChatbotAsk questions over any PDF using semantic search + LLM
|
|
Transformer fine-tuning practice: emotion and sentiment classification
|
๐ธ Iris MLOps PipelineLearning end-to-end ML deployment, with a 3D particle UI
|
๐น๏ธ Quantum Neural AR3D neural network you control with your hands; no install needed
|
๐ฎ Suzume GameA browser game built with pure HTML, CSS and JS
|
๐ TubesCursorNeon tube cursor animation using WebGL
|
๐ข Turtle AnimationsMath-inspired generative art with Python's Turtle library
|
๐ผ๏ธ AI Image Captioning with BLIPMultimodal AI exploration; Vision Transformer + BERT
|
|
| Metric | Value | What it means |
|---|---|---|
| Deployed Demos | 4+ | Personal projects live on HuggingFace Spaces |
| Best Model Accuracy | 91.3% | DistilRoBERTa fine-tuned for 7-class emotion classification, on my own held-out test split |
| RAG Response Time | ~0.5s | With Groq API in my RAG PDF chatbot (single-user demo, not load-tested) |
| Model Scale | 247M params | Size of the pretrained Salesforce BLIP model I used |
| Certification | Azure AI | Microsoft & LinkedIn Learning, 2025 |
| Vector Search | FAISS | Semantic retrieval on custom document corpora |
| Degree | Institution | Status |
|---|---|---|
| Bachelor of Computer Applications (BCA) | Netaji Subhas University, Jamshedpur | Final Year, 5th Semester (Expected July 2027) |
| Certification | Issuer |
|---|---|
| Azure AI Fundamentals | Microsoft |
|
๐ Professional |
๐ป Development |
๐ง Contact |
๐ง Email ย |ย ๐ Jamshedpur, India ๐ฎ๐ณ
๐ญ Currently building: Data analytics skills; SQL, EDA, dashboards, storytelling with data. Also building personal RAG projects and fine-tuning transformers on the side!
๐ก Philosophy: Understand the data first; then let the model do the talking.
โญ If my projects helped you, a star means a lot!



