JProxy

This is a proxy server service for JanitorAI to bypass CORS error of strict LLM APIs like NVIDIA NIM or Vercel AI Gateway. Available on WebAPI and Google Colab


Google Colab Notebook Version

Sometimes faster. If the WebAPI service isn't available.

https://colab.research.google.com/drive/1DJtdr5KjpmEf01riSRQxMnNqTc_sn8U9#scrollTo=0kID1kkHPqOx


How to use

NVIDIA NIM

General Information:

Steps to use:

  1. Go to https://build.nvidia.com/, create an account and get the API key.

    1. Press "Login" button and enter your Email id
    2. Fill out the form, read ToS and Privacy Policy, finish the Email verification and create an account.
    3. Press the account icon on the top right and go to API Key page.
    4. Press "Generate API Key" button, enter the name and the expiration.
    5. Keep the key somewhere safely. You will use it in the next step.
  2. Choose the model you use.

  3. Go to JanitorAI, add a new proxy configuration.

  4. Fill out the settings.

  5. Choose options. (optional)


Vercel AI Gateway

Steps to use:

  1. Go to https://vercel.com/, create an account and get the API key.

  2. Choose the model you use.

  3. Go to JanitorAI, set up a new Proxy configuration.

Other Proxy Services

You can use other Proxy services as well. All you need is to use the URL: https://jproxy.onrender.com/proxy?url=<Proxy service's URL>


Thank you for using!