Shreyas's Home
Shreyas Mocherla's personal blog. I write about AI, ML, and other tech stuff. You can find my projects, blog posts, and my personal information here. I'm passionate about Deep Learning and serving AI applications.
Portfolio
-
BLIP2 Fine-Tuning on NYT unmasked dataset
Fine-Tuned the model to generate an NYT-style headline for a given image, making it a "headline generator".
-
KerasOpenCL
Training a CNN on the MNIST dataset using my MacBook's AMD GPU.
-
LLM-based chat app
A chatbot app built with Streamlit, LangChain and LlamaCpp.
-
Missouri S&T Chatbot
NEW
Based on the LLM-based chatbot but specific to MS&T, making it a student-centric application.
-
Codora - Your personal coding mentor
NEW
Codora is a chatbot that can answer your questions on your code and help you debug your program.
Blog
- 2024-05-07» Build an LLM-powered application with Gemini API Part 2
- 2024-04-29» Build an LLM-powered application with Gemini API Part 1
- 2024-04-19» Hello World