OpenPerplex
——类 Perplexity AI 搜索引擎 ++
大家一起看看技术栈
-
后端 (核心)
· LLM 推理 - Groq LLama 3 70B API
· 信息搜索 - Serper API
· 信息分块 (Chunking) - Cohere 语义分块 & semantic-chunkers
· 重排名 (Reranking) - Jina AI API -
前端
· 前端框架 Vue.js
· 开发打包 Vite
体验地址:
https://openperplex.com/
前端开源项目:
https://github.com/YassKhazzan/openperplex_front
后端开源项目:
https://github.com/YassKhazzan/openperplex_backend_os