Pinned Repositories
DISCOtoolkit_py
Python version of DISCO toolkit
local_pdf_rag
A demo Jupyter Notebook showcasing a simple local RAG (Retrieval Augmented Generation) pipeline to chat with your PDFs.
fastapi_ml
Fastapi-ML is a project that demonstrates how to deploy machine learning models using FastAPI, a modern, fast (high-performance) web framework for building APIs with Python.
From-Zero-to-LLM
Welcome to From Zero to LLM, a journey into the fascinating world of Large Language Models (LLMs). This repository serves as a personal learning diary, showcasing hands-on experiments, tutorials, and projects related to LLMs, including fine-tuning, prompt engineering, and real-world applications.
customised_transformer
Transformer: PyTorch Implementation of "Attention Is All You Need". Modification of the original Transformer for the exploration
Final-Project-Emotion-Detector
Final Project: AI-Based Web Application Development and Deployment from IBM Course (Developing AI Applications with Python and Flask)
generative-ai
Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI
langchain-rag-simple
A simple Langchain RAG application.
GEARS
GEARS is a geometric deep learning model that predicts outcomes of novel multi-gene perturbations
cellot
Learning Single-Cell Perturbation Responses using Neural Optimal Transport
uddamvathanak's Repositories
uddamvathanak/From-Zero-to-LLM
Welcome to From Zero to LLM, a journey into the fascinating world of Large Language Models (LLMs). This repository serves as a personal learning diary, showcasing hands-on experiments, tutorials, and projects related to LLMs, including fine-tuning, prompt engineering, and real-world applications.
uddamvathanak/generative-ai
Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI
uddamvathanak/fastapi_ml
Fastapi-ML is a project that demonstrates how to deploy machine learning models using FastAPI, a modern, fast (high-performance) web framework for building APIs with Python.
uddamvathanak/local_pdf_rag
A demo Jupyter Notebook showcasing a simple local RAG (Retrieval Augmented Generation) pipeline to chat with your PDFs.
uddamvathanak/langchain-rag-simple
A simple Langchain RAG application.
uddamvathanak/customised_transformer
Transformer: PyTorch Implementation of "Attention Is All You Need". Modification of the original Transformer for the exploration
uddamvathanak/Final-Project-Emotion-Detector
Final Project: AI-Based Web Application Development and Deployment from IBM Course (Developing AI Applications with Python and Flask)