gregsadetsky / sagittarius
- пятница, 15 декабря 2023 г. в 00:00:06
A Remake of the Google Gemini Fake Demo, Except Using GPT-4 and It's Real
Heads-to-heads comparison of Gemini Pro and GPT-4.
.env.example
and name the copy .env
VITE_OPENAI_KEY=
value with your OpenAI api key. you must have access to the gpt-4-vision-preview
modelVITE_GEMINI_KEY
in the same .env
npm install
npm run dev
note: the in-browser speech recognition works best in Google Chrome