青麈 commited on
Commit
3288ed4
·
1 Parent(s): 684ee31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -24
README.md CHANGED
@@ -1,24 +1,12 @@
1
- # AnthropologAI
2
- quick gradio chat interface for Anthropic AI's API for Claude, including 100k
3
-
4
-
5
- # Anthropic AI Chatbot
6
-
7
- 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.
8
-
9
- ## Installation
10
-
11
- First, clone this repository to your local machine using `git clone https://github.com/AzothCorp/AnthropologAI.git`.
12
-
13
- Then, navigate to the project directory and install the necessary dependencies using `pip install -r requirements.txt`.
14
-
15
- ## Usage
16
-
17
- Run the script using `python main.py`.
18
-
19
- This will launch a Gradio interface in your web browser where you can interact with the chatbot.
20
-
21
- ## License
22
-
23
- This project is licensed under the terms of the MIT license.
24
- By Leric Dax (LAK), Mnemosyne Labs, and Azoth Corp (2023).
 
1
+ ---
2
+ title: Claude100K API
3
+ emoji: 💻
4
+ colorFrom: indigo
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: 3.35.2
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference