geophysuni commited on
Commit
3b9d053
·
verified ·
1 Parent(s): bb4191d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -9,11 +9,11 @@ tags:
9
  - urban
10
  - climate
11
  ---
12
- # AinoAI
13
- AinoAI is a LLM designed by Aino, a company specializing in smart GIS analysis. The model empowers both technical and non-technical users to perform comprehensive geospatial analyses with a focus on geometry processing.
14
 
15
  ## Model Overview
16
- AinoAI is a first generation model that specifies on a geospatial analysis with PostGIS. The model is a version of finetuned Mistral 7B for converting user prompts to SQL including spatial functions like ST_Buffer, ST_Distance, ST_Envelope and others.
17
 
18
  ## Applications
19
  Since AinoAI is used for complex tasks, it has strict input format:
@@ -78,7 +78,7 @@ Benchmarking
78
  Test dataset consists of examples to evaluate SQL creation for filtering by parameters, geometry processing, join operators for processing list of tables at onetime and math operations – ratio of elements and geometries, percentage. Since other LLM in list are perfect for chat-like interaction, geospatial analysis is relativelly narrow branch of knowledges and for precise results model need to be trained in a proper way with focus on speciffic.
79
 
80
  ## Access
81
- AinoAI is exclusively available through the Aino application, accessible via subscription. For more information, visit Aino.
82
 
83
  ## Future Development
84
 
 
9
  - urban
10
  - climate
11
  ---
12
+ # Aino AI
13
+ Aino AI is a LLM designed by Aino, a company specializing in smart GIS analysis. The model empowers both technical and non-technical users to perform comprehensive geospatial analyses with a focus on geometry processing.
14
 
15
  ## Model Overview
16
+ Aino AI is a first generation model that specifies on a geospatial analysis with PostGIS. The model is a version of finetuned Mistral 7B for converting user prompts to SQL including spatial functions like ST_Buffer, ST_Distance, ST_Envelope and others.
17
 
18
  ## Applications
19
  Since AinoAI is used for complex tasks, it has strict input format:
 
78
  Test dataset consists of examples to evaluate SQL creation for filtering by parameters, geometry processing, join operators for processing list of tables at onetime and math operations – ratio of elements and geometries, percentage. Since other LLM in list are perfect for chat-like interaction, geospatial analysis is relativelly narrow branch of knowledges and for precise results model need to be trained in a proper way with focus on speciffic.
79
 
80
  ## Access
81
+ AinoAI is exclusively available through the Aino application, accessible via subscription. For more information, visit https://aino.world/.
82
 
83
  ## Future Development
84