Skip to content
View Kavan04's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Kavan04

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Kavan04/README.md

Welcome Banner

Hi! I’m Kavan Vyas


Aspiring AI & Cybersecurity Professional | UNT Class of 2027

I’m currently pursuing a degree in Computer Science at the University of North Texas. Born with a curiosity for how technology drives change, I’ve been diving deep into AI, cybersecurity, and data systems — always looking for opportunities to apply code to real-world problems.

My journey includes developing local LLM-based chatbots, contributing to AI toolkits, and building interactive apps like a Wordle clone. I’m passionate about creating scalable systems and secure solutions, and I’m always eager to collaborate on meaningful tech projects.

🚀 My mission is to build ethical, accessible AI solutions that make a difference in people’s lives.


  • 📍 Based in Dallas–Fort Worth
  • 📫 Reach me at kavanv04@gmail.com
  • 🧠 Currently exploring: LLM fine-tuning, API optimization and Data modelling
  • 🎓 Honors: Alpha Lambda Delta, Dean's List of('23,'24 &'25)

⚙️ Tech Stack

Python C++ Java Git VS Code React NodeJS MongoDB


💡 Projects

  • AutoBidAI – An AI-based bidding tool trained on historical data
  • LLM Chatbot (local) – Chatbot using Mistral & Llama 3 with Ollama
  • Image Classifier – Indentifies images based on pictures and tags them using Neural networks
  • AxWrld – The Global Recipe Map forms the foundation of Axwrld, allowing users to explore recipes by region, culture, and cuisine.

🌐 Connect with Me

GitHub LinkedIn

Pinned Loading

  1. axwrld axwrld Public

    axwrld connects cultures through authentic recipes. Discover, share, and personalize dishes from around the world with our AI Chef, preserving flavors and stories for every taste and tradition.

    JavaScript 1

  2. RAG RAG Public

    A Retrieval-Augmented Generation (RAG) pipeline using LangChain and Ollama’s LLaMA 3 model to parse PDFs and answer questions. The system embeds document content with FastEmbed + Chroma and generat…

    Python

  3. ColorDetectionCV ColorDetectionCV Public

    A computer vision project that detects and highlights specific colors in images or video streams using OpenCV. It processes input frames, isolates the target color, and marks it for visualization.

    Python

  4. AutoBidAI AutoBidAI Public

    An intelligent automated bidding bot using Python, Ollama, and Mistral to optimize online project bidding

    Python

  5. ImageClassification ImageClassification Public

    A simple Convolutional Neural Network (CNN) pipeline that classifies images. The project loads images, preprocesses them, and predicts their class labels using a trained CNN model.

    Python

  6. DietApp DietApp Public