AI API proxy based on vercel routes
- openai
- gemini
- groq
- claude
- cohere
To download and install Vercel CLI, run the following command:
pnpm i -g vercel
vercel login
Publish to Vercel
vercel --prod -y
# openai
https://your_domian/openai/
# gemini
https://your_domian/gemini/
# groq
https://your_domian/groq/
# claude
https://your_domian/claude/
# cohere
https://your_domian/cohere/