- I’m currently learning and working with LLMs and Agents
- I’m looking to collaborate on AI/ML projects
- Reach me at: dhyaneshvark1805@gmail.com
- Pronouns: he/him
PORTFOLIO: dhyaneshvar.tech
PORTFOLIO: dhyaneshvar.tech
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 2
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 4
PPO agent and A2C agents for Flappybird. Includes scripts, training code, and evaluation tools.
Python 2
Siamese U-Net with ResNet34 encoder for pre/post-event damage classification and segmentation on xView2.
Jupyter Notebook 1
An anomaly detection model for HDFS_v1 log dataset. Kafka to simulate real time data streaming and model retraining on new unseen data.
Jupyter Notebook 2