ionosphere commited on
Commit
7809f2d
1 Parent(s): c0602ca

Update links and projects

Browse files
Files changed (1) hide show
  1. README.md +15 -8
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: README
3
- emoji: 📈
4
  colorFrom: blue
5
  colorTo: indigo
6
  sdk: static
@@ -13,7 +13,7 @@ GAIA project is around agricultural data common and Mistral AI interaction.
13
 
14
  ## 1 - How to start
15
 
16
- You can use or clone our demos.
17
 
18
  [Chatbot Level 1](https://huggingface.co/spaces/gaia-mistral/chatbot-g)
19
 
@@ -21,6 +21,10 @@ You can use or clone our demos.
21
 
22
  [Chatbot Level 3](https://huggingface.co/spaces/gaia-mistral/chatbot-g-pdf)
23
 
 
 
 
 
24
  ## 2 - Tools
25
 
26
  ### 2.1 - Mistral
@@ -31,12 +35,15 @@ Documentation global : https://docs.mistral.ai/
31
 
32
  Plateforme Mistral : https://console.mistral.ai/
33
 
34
- ### 2.2 - Client for Mistral API
 
 
 
 
 
 
35
 
36
- |Python|https://github.com/mistralai/client-python|
37
- |JS|https://github.com/mistralai/client-js|
38
- |Go|https://github.com/Gage-Technologies/mistral-go|
39
- |Ruby|https://github.com/fsndzomga/mistral_rb|
40
 
41
 
42
  ## Datasets
@@ -51,4 +58,4 @@ see https://www.gaia-mistral.org/private_datas/
51
 
52
  ## Support
53
 
54
- You can go to the [Mistral Discord](https://discord.gg/mistralai)
 
1
  ---
2
  title: README
3
+ emoji: 🐨
4
  colorFrom: blue
5
  colorTo: indigo
6
  sdk: static
 
13
 
14
  ## 1 - How to start
15
 
16
+ You can use or clone our starting demos.
17
 
18
  [Chatbot Level 1](https://huggingface.co/spaces/gaia-mistral/chatbot-g)
19
 
 
21
 
22
  [Chatbot Level 3](https://huggingface.co/spaces/gaia-mistral/chatbot-g-pdf)
23
 
24
+ Or use somes projects from Gaia hackathon on SIA 2024
25
+
26
+ [Pests livestock informations](https://huggingface.co/spaces/gaia-mistral/pest-livestock-information)
27
+
28
  ## 2 - Tools
29
 
30
  ### 2.1 - Mistral
 
35
 
36
  Plateforme Mistral : https://console.mistral.ai/
37
 
38
+ ### 2.2 - Clients for Mistral API
39
+
40
+ [Python](https://github.com/mistralai/client-python)
41
+
42
+ [JS](https://github.com/mistralai/client-js)
43
+
44
+ [Go](https://github.com/Gage-Technologies/mistral-go)
45
 
46
+ [Ruby](https://github.com/fsndzomga/mistral_rb)
 
 
 
47
 
48
 
49
  ## Datasets
 
58
 
59
  ## Support
60
 
61
+ You can go to the [Mistral Discord](https://discord.gg/mistralai) or [OSFarm Discord / Gaia](https://discord.gg/HP6cjFwdYh)