chat with any documentation using AI, add URLs, pick a model, and ask questions, then you will get an answer based on the documents you provided
built with vue 3, supports gemini and openai,
pnpm installAdd a .env file with at least one API key:
VITE_GEMINI_API_KEY=
VITE_OPENAI_API_KEY=
Then run:
pnpm devopens on localhost:3000.

