📌 📄 内容摘要:
@portable 在 开源版Perplexity 中发帖
Perplexica是开源版的Perplexity, Perplexity有的功能大部分都有,github上已经有12.9k star. 个人感受Perplexica会读取更多的网页,搭配gpt-4o使用效果不比Perplexity Pro差。使用自己的API,一个月省下20刀。部署起来也非常容易。
不过最近的commit似乎导致了docker版本出问题,因此我在这里附加了一个测试可以使用的安装方法,只要在terminal里运行下面代码:
git clone https://github.com/ItzCrazyKns/Perplexica.git
cd Perplexica
cp .\sample.config.toml config.toml
git reset --hard e8ed4df
docker compose up -d
然后打开http://localhost:30...
────────── 链接信息 ────────── 🔗 论坛链接: linux.do 📎 访问地址: https://linux.do/t/topic/197474/1 ─────────────────────────────
📢 来源:LINUX DO