项目介绍

准备工作

Clerk 账号申请

<aside> 💡

用于用户的谷歌登录授权服务

</aside>

www.clerk.com 注册账号,新建项目后,就可以看到两个我们需要的参数(题外话,正式上线需要另外部署生产环境,否则好像会影响谷歌收录)

image.png

deepseek API申请

<aside> 💡

用来生成网站简介,获取key地址:https://platform.deepseek.com/

</aside>

JINA API申请

<aside> 💡

采集网站服务,地址:Jina AI - Your Search Foundation, Supercharged.

</aside>

访问网站,往下滑动,就能看到key

image.png

正式部署

Fork 项目

  1. 你可以fork原来项目,也可以Fork我的,因为有些地方有点问题所以我做了一些调整,如果你没把握,就按照我的版本来。

yiquan00/aigotools: AigoTools can help users quickly create and manage website directory, with built-in site auto-crawling features, and also provides internationalization, SEO, image storage, and other functions. It allows users to quickly deploy their own directory site online. (github.com)