Skip to content

practical projects using LLM, VLM and Diffusion models

Notifications You must be signed in to change notification settings

silvererudite/generative-ai

Repository files navigation

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