ff670 commited on
Commit
1eb5cff
·
1 Parent(s): 03c8698

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -4,4 +4,19 @@ language:
4
  - en
5
  library_name: transformers
6
  pipeline_tag: text-generation
7
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  - en
5
  library_name: transformers
6
  pipeline_tag: text-generation
7
+ ---
8
+ # OpenBuddy - Open-Source Multilingual Chatbot based on LLAMA
9
+
10
+ GitHub and Usage Guide: [https://github.com/OpenBuddy/OpenBuddy](https://github.com/OpenBuddy/OpenBuddy)
11
+
12
+ Website and Demo: [https://openbuddy.ai](https://openbuddy.ai)
13
+
14
+ ![Demo](https://raw.githubusercontent.com/OpenBuddy/OpenBuddy/main/media/demo.png)
15
+
16
+ ## Disclaimer
17
+
18
+ OpenBuddy is provided as-is without any warranty of any kind, either express or implied. The authors and contributors shall not be held liable for any damages resulting from the use or inability to use this software. By using OpenBuddy, you agree to these terms and conditions.
19
+
20
+ ## License Restrictions
21
+
22
+ OpenBuddy is intended for non-commercial research purposes only, following the same restrictions as the LLAMA model. Any use outside of this scope is strictly prohibited. For more information, please refer to the LLAMA license.