/langchain-cv

Langchain for Computer Vision

Primary LanguagePython

langchain-cv

This repository is an application that uses LangChain to execute various computer vision models through chat. check out the demo


TODO:

  1. Generating good results in more specialized fields by training a vision model with a custom dataset from a specific field
  2. Converting vision model inference from scratch to API(with Nvidia Triton Server)