# โโ vyas.config.yaml โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
identity:
name : "Vyas S"
role : "AI Engineer & Full-Stack Developer"
degree : "B.Tech โ Artificial Intelligence & Machine Learning"
college : "St. Joseph's College of Engineering, Chennai"
year : 2
location : "Chennai, India ๐ฎ๐ณ"
status : "๐ข Open to Internships & AI Collabs"
ai_stack:
llm_frameworks : ["LangChain", "LlamaIndex", "OpenAI API", "Anthropic Claude"]
ml_libraries : ["PyTorch", "TensorFlow", "scikit-learn", "Keras"]
vision : ["YOLOv8", "OpenCV", "MediaPipe"]
vector_dbs : ["Pinecone", "ChromaDB", "FAISS"]
deployment : ["FastAPI", "Docker", "Firebase", "Vercel", "Render"]
flagship_projects:
- name : "Nova AI"
desc : "Emotional AI โ context-aware, mood-tracking, empathetic LLM system"
stack : ["TypeScript", "LLMs", "Next.js"]
status : "๐ข Active"
- name : "StudyBuddyPro"
desc : "Adaptive AI study suite โ quizzes, flashcards, personalized paths"
stack : ["Python", "Next.js", "RAG"]
status : "๐จ WIP"
- name : "Secure-Exam-Proctor"
desc : "Real-time anti-cheat using YOLOv8 pose estimation + gaze tracking"
stack : ["Python", "YOLOv8", "OpenCV"]
status : "๐ข Active"
currently_learning:
- "Agentic AI workflows (AutoGen, CrewAI)"
- "Retrieval-Augmented Generation (RAG) fine-tuning"
- "Multimodal LLMs (vision + language)"
- "Efficient inference & model quantization"
fun_fact: >
I once shipped a working LLM agent, a REST API backend, a Next.js frontend,
AND a pitch deck โ all in a single 24hr hackathon. Red Bull was involved. ๐ค
# โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
๐ฅ Nova AIEmotional Intelligence Layer for LLMs A context-aware AI system that detects user mood, tracks emotional state over sessions, and responds with genuine empathy. Goes beyond chatbots โ it understands. Key features: Mood inference ยท Session memory ยท Adaptive tone shifting ยท Empathy scoring |
โก StudyBuddyProAdaptive AI-Powered Learning Suite RAG-based quiz generator + flashcard engine with personalized learning paths. Knows where you struggle and doubles down. Built for real students, not demos. Key features: RAG pipeline ยท Adaptive difficulty ยท Progress analytics ยท Spaced repetition |
๐ก๏ธ Secure-Exam-ProctorComputer Vision Anti-Cheat System Real-time exam monitoring using YOLOv8 pose estimation + gaze tracking. Detects suspicious behaviour, triggers alerts, logs violations. Zero tolerance, high accuracy. Key features: Multi-person detection ยท Gaze vector tracking ยท Alert pipeline ยท Session reporting |
Sentiment-Aware AI for Community Support NLP-driven emotional assistance system using polarity analysis to deliver context-sensitive, community-specific empathetic responses for niche support groups. Key features: Sentiment scoring ยท Community-aware responses ยท Adaptive empathy ยท NLP pipeline |
Trophies are powered by github-profile-trophy โ if they don't load locally, they will render correctly on GitHub.
โ๏ธ Set up the Snake for YOUR contributions
Create .github/workflows/snake.yml:
name: Generate Snake ๐
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
generate:
runs-on: ubuntu-latest
steps:
- uses: Platane/snk@v3
with:
github_user_name: veeda241
outputs: |
dist/github-contribution-grid-snake.svg
dist/github-contribution-grid-snake-dark.svg?palette=github-dark
- uses: crazy-max/ghaction-github-pages@v3
with:
target_branch: output
build_dir: dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}Then run it once manually from the Actions tab.
๐ก I'm always open to AI research collabs, hackathon teams, internship opportunities, and anything that ships fast and solves real problems.








