Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.2 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.2 KB

This repo hosts a series of projects, experiments in various areas of generative ai

The projects range from being working prototypes of various POCs and also small practical use cases. Currently you can find use cases like:

Large Language models

  1. Tagging retrieved info in a RAG generated response
  2. Light weight finetuning of Mistral models
  3. In context learning to personalize LLM responses
  4. Personal real estate agent

Diffusion Models

  1. Interactive image editing app using inpainting

Vision Language Models

  1. Knowledge Graph-Augmented VLM for Factual Image Captioning