jeremierostan commited on
Commit
ee5383e
1 Parent(s): cc214e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -15
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <img src="https://i.postimg.cc/SRgWHmfc/ED-COACH-2.jpg">
2
 
3
 
@@ -13,18 +28,4 @@ Steps =
13
  Important =
14
  - The reference_document is added in full to the assistant prompt
15
  - So it is advised to use short (e.g., single page) documents such as rubrics
16
- - You also have the option to use Claude 3.5 Sonnet or the much cheaper Claude 3 Haiku (see pricing [here](https://www.anthropic.com/pricing#anthropic-api))
17
-
18
- ---
19
- title: Claude Custom Assistant
20
- emoji: 💬
21
- colorFrom: yellow
22
- colorTo: gray
23
- sdk: gradio
24
- sdk_version: 4.36.1
25
- app_file: app.py
26
- pinned: false
27
- license: mit
28
- short_description: A Claude-based bot w/ custom knowledge aninstructions
29
- ---
30
-
 
1
+ ---
2
+ title: Claude Custom Assistant
3
+ emoji: ⚡
4
+ colorFrom: yellow
5
+ colorTo: gray
6
+ sdk: gradio
7
+ sdk_version: 4.36.1
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ short_description: A Claude-based bot w/ custom knowledge and instructions
12
+ thumbnail: >-
13
+ https://cdn-uploads.huggingface.co/production/uploads/64964a906105da037e718533/ZSmWogsmPBHI-P9lwxV0Y.jpeg
14
+ ---
15
+
16
  <img src="https://i.postimg.cc/SRgWHmfc/ED-COACH-2.jpg">
17
 
18
 
 
28
  Important =
29
  - The reference_document is added in full to the assistant prompt
30
  - So it is advised to use short (e.g., single page) documents such as rubrics
31
+ - You also have the option to use Claude 3.5 Sonnet or the much cheaper Claude 3 Haiku (see pricing [here](https://www.anthropic.com/pricing#anthropic-api))