xiciliu / privateGPT-ui

A frontend for privateGPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Private GPT UI

A frontend for imartinez/privateGPT.

Example Frontend Developed with Vite + Vue.

To run the app in dev mode:

  • Clone the repo
  • run npm install
  • run npm run dev

NB: ensure you have node+npm installed

To see a deployed version of the UI that can connect to a privateGPT instance available on your network use:

https://gianniacquisto.github.io/privateGPT-ui/

Common Issues: If you are seeing CORS errors make sure you have enabled CORS in your privateGPT deployment settings.

About

A frontend for privateGPT

License:Apache License 2.0


Languages

Language:Vue 79.9%Language:JavaScript 10.2%Language:CSS 8.4%Language:HTML 1.5%