/AnthropologAI

quick gradio chat interface for Anthropic AI's API for Claude, including 100k

Primary LanguagePythonMIT LicenseMIT

AnthropologAI

quick gradio chat interface for Anthropic AI's API for Claude, including 100k

Anthropic AI Chatbot

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.

Installation

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.

Usage

Run the script using python main.py.

This will launch a Gradio interface in your web browser where you can interact with the chatbot.

License

This project is licensed under the terms of the MIT license. By Leric Dax (LAK), Mnemosyne Labs, and Azoth Corp (2023).

Notes: add other stuff asap and clean up