quick gradio chat interface for Anthropic AI's API for Claude, including 100k
This is a simple chatbot that uses the Anthropic AI API to generate responses. It uses the Gradio library to provide a basic chat interface.
First, clone this repository to your local machine using git clone https://github.com/AzothCorp/AnthropologAI.git
.
Then, navigate to the project directory and install the necessary dependencies using pip install -r requirements.txt
.
Run the script using python main.py
.
This will launch a Gradio interface in your web browser where you can interact with the chatbot.
This project is licensed under the terms of the MIT license. By Leric Dax (LAK), Mnemosyne Labs, and Azoth Corp (2023).