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

Block or report Dhyanesh18

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
Dhyanesh18/README.md

👋 Hey there! I'm Dhyaneshvar K

I’m an AIML and DS enthusiast. A 3rd year student, pursing Btech CSE at IIIT Sri City.

  • I’m currently learning and working with LLMs and Agents
  • I’m looking to collaborate on any AIML project
  • How to reach me @dhyaneshvark1805@gmail.com
  • Pronouns: he

🧩 Tech I am familiar and worked with

Python PyTorch TensorFlow FastAPI HTML CSS Matplotlib MySQL NumPy Pandas JavaScript Docker MongoDB Node.js

Pinned Loading

  1. AgriIntel AgriIntel Public

    Forked from KRISHNA-JAIN15/AgriIntel

    A streamlit based application for indian farmers that gives crop recommendation, weather forecast, crop disease detection, soil analysis and steps to be taken for the crop grown and predicted yield

    Jupyter Notebook

  2. Portfolio-Website Portfolio-Website Public

    A website hosted on github to showcase my portfolio

    HTML 1

  3. personal-rag-chatbot personal-rag-chatbot Public

    A personal RAG based chatbot that uses llama-3.1-8B-instrcut-Q4_K_M.gguf model as its llm and ChromaDB to store and repond to the user on their day to day queries. Intelligent session management wi…

    Python 1

  4. rag-enterprise-search rag-enterprise-search Public

    A genral RAG Search chatbot, with SoTA RAG techniques such as HyDE, Hybrid retrieval with BM25 + RRF and Cross encoder reranking. Evaluated on the BEIR scifact dataset and compared all the differen…

    Python 1

  5. PETVERSE PETVERSE Public

    FFSD project PETVERSE, a website for everything related to pets

    EJS 1

  6. flappbird-rl flappbird-rl Public

    PPO agent and A2C agents for Flappybird. Includes scripts, training code, and evaluation tools.

    Python