This repo provides a litle UI Client for Chromadb using Next.js
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
Before you begin, ensure you have the following installed:
git clone https://github.com/sebaeze/chromadb-nextjs-ui.git
cd chromadb-nextjs-ui
npm install
npm run dev
Open your browser and navigate to http://localhost:3000.