Update README.md
Browse files
README.md
CHANGED
|
@@ -2,4 +2,8 @@
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
|
| 5 |
-
prompt: write a command that finds the crawls the web for finding the highest open data on geospatial
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
|
| 5 |
+
prompt: write a command that finds the crawls the web for finding the highest open data on geospatial
|
| 6 |
+
|
| 7 |
+
to use uber h3 to convet lat/long to h3 index and take building revenue, sqft, location, category etc to arrive at ML regression for predicting revenue for given other attributes
|
| 8 |
+
|
| 9 |
+
to use rag on a generic llama model with pdf
|