https://github.com/QuivrHQ/quivr
git clone https://github.com/quivrhq/quivr.git && cd quivr
cp .env.example .env
vim .env # or emacs or vscode or nano
Update OPENAI_API_KEY in the .env file.
cd backend && supabase start
cd ../
docker compose pull
docker compose up
-Updating Quivr
git pull
supabase migration up
-
http://g.htmltoo.com:3000/login
admin@quivr.app & admin.
-Quivr backend API
http://g.htmltoo.com:5050/docs
-supabase at
http://g.htmltoo.com:54323
Quivr,一款服务于超过6000家公司、拥有42,000+用户的“第二大脑”产品,现已开源,并迅速获得超过32,000个星标,成为Github上的热门项目。
Quivr的特点包括:
支持PDF、网址(URL)、Docx、API、SQL等几乎所有数据格式的解析和处理;
兼容OpenAI、Ollama等开源或商业的人工智能模型;
具备离线运行能力,支持内容分享,并提供一键部署到Vercel或AWS的便捷功能。
签名:这个人很懒,什么也没有留下!