Skip to content

torodebout/askdocs

Repository files navigation

askdocs

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,

chat landing chat response

getting started

pnpm install

Add a .env file with at least one API key:

VITE_GEMINI_API_KEY=
VITE_OPENAI_API_KEY=

Then run:

pnpm dev

opens on localhost:3000.

About

chat with any documentation using AI, ask questions, get answers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors