Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hk-gosuto/vercel-ai-proxy

Gemini API proxy based on vercel routes
https://github.com/hk-gosuto/vercel-ai-proxy

Last synced: 8 days ago
JSON representation

Gemini API proxy based on vercel routes

Awesome Lists containing this project

README

        

# Vercel AI API Proxy

AI API proxy based on vercel routes

## Support

- openai
- gemini
- groq
- claude
- cohere
- xai

## How to deploy

### Installing Vercel CLI

To download and install Vercel CLI, run the following command:

```
pnpm i -g vercel
```

### Login Vercel

```
vercel login
```

### Publish

Publish to Vercel

```
vercel --prod -y
```

## How to use

### Configure proxy address

```
# 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/

# xai
https://your_domian/xai/

```

## Vercel Region List

https://vercel.com/docs/edge-network/regions#region-list