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

Organizations

@nexus-prime-official

Block or report agkavin

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
agkavin/README.md

Hi 👋, I'm Kavin AG

A passionate Gen-AI developer

💫 About Me:

🔭 I’m currently working on Transformer-based Applications
🌱 I’m currently learning llm-based agents
👯 I’m looking to collaborate on Gen-AI-based projects
📫 How to reach me: [email protected]

LinkedIn

💻 Tech Stack:

C++ JavaScript Python Shell Script Django OpenCV React MongoDB PyTorch Git Docker Raspberry Pi

📊 GitHub Stats:


Pinned Loading

  1. WebWeaver WebWeaver Public

    A tool that bridges the gap between LLMs and the internet. It determines if internet access is necessary for a query, then searches using Searx and DuckDuckGo APIs, scrapes, parses, and stores dat…

    Jupyter Notebook

  2. llm-finetuning llm-finetuning Public

    This project fine-tunes the Phi-3-mini-4k-instruct LLM using the ArXiv math dataset via QLoRA, optimizing it for domain-specific tasks like mathematical queries. The fine-tuned model is accessible …

    Jupyter Notebook

  3. RAG-basics RAG-basics Public

    This repo includes PDF processing, vector database creation, and natural language query handling, showcasing how to integrate document retrieval with language models for improved information access…

    Jupyter Notebook

  4. Railway-Complaint-Management Railway-Complaint-Management Public

    Forked from nexus-prime-official/RailMadad-Complaint-Management

    Enhancing Rail Madad with Al-powered Complaint Management , done for SIH'24

    Jupyter Notebook

  5. Tokenizer-From-Scratch Tokenizer-From-Scratch Public

    Building a Own Tokenizer from Scratch

    Jupyter Notebook

  6. Transformer-From-Scratch Transformer-From-Scratch Public

    a Transformer from scratch using PyTorch

    Python