Lightweight JavaScript library to simplify using AI language models directly in a web browser. No backend required. Supports multiple providers like OpenAI, Anthropic, TogetherAI, and Gemini.
Provides a code snippet showing how to use the API-LLM-Hub library to simplify the use of multiple AI language models directly in a web browser.
Allows users to enter API keys for different providers like OpenAI, Anthropic, TogetherAI, and Gemini to access the various models.
Users can input a text message to test the model's response.
Enables users to run a test with the provided API keys and text input to see the model's output.
Provides examples for each supported provider—OpenAI, Anthropic, TogetherAI, and Gemini—to demonstrate specific functionalities and integrations.