app like that
API-LLM-Hub
API-LLM-Hub

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.

Features

Direct Usage Example

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.

API Keys

Allows users to enter API keys for different providers like OpenAI, Anthropic, TogetherAI, and Gemini to access the various models.

Test Message Input

Users can input a text message to test the model's response.

Run Test Button

Enables users to run a test with the provided API keys and text input to see the model's output.

Individual Provider Examples

Provides examples for each supported provider—OpenAI, Anthropic, TogetherAI, and Gemini—to demonstrate specific functionalities and integrations.