A web UI for interacting with LLMs from OpenAI, Anthropic, Google, Cohere, Fireworks, and local models.
- Clone the repository
git clone https://github.com/TheUnicat/krypton-llm-ui.git - Change directory
cd krypton-llm-ui - Install dependencies
pip3 install -r requirements.txt - Run the application
python3 main.py - Open the browser and navigate to http://127.0.0.1:8080
- Get an Anthropic API key (USD $5 free credit) from https://console.anthropic.com
- Click on the settings icon on the bottom left of the webui, with the profile picture and username, and click on "Settings" from the popup
- Enter your Anthropic API key in the Anthropic api key field and click on "Save"
- You can now start using the webui to interact with the Anthropic API, including Claude Opus, a model with close to GPT-4 performance