topgpts is an awesome top GPTs Store that support vector similarity search. which is powered by GPTSAPI
This is a pure front-end project without any back-end dependencies, only relying on GPTSAPI's vectorized search API.
yarn install
- Get GPTSAPI API key in https://www.apigpts.dev/docs/documentation/http-api
- Put your GPTSAPI API key in .env file
NEXT_PUBLIC_GPTS_API_KEY="xxxx"
yarn dev
- GPTSAPI powerful gpts vector search api
- gpts-works Referenced the front-end UI