geomind-ai 1.0.8__py3-none-any.whl → 1.0.9__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
geomind/__init__.py CHANGED
@@ -3,8 +3,8 @@ GeoMind - Geospatial AI Agent
3
3
 
4
4
  """
5
5
 
6
- __version__ = "1.0.8"
7
- __author__ = "Harsh Shinde"
6
+ __version__ = "1.0.9"
7
+ __author__ = "Harsh Shinde, Rajat Shinde"
8
8
 
9
9
  from .agent import GeoMindAgent
10
10
 
geomind/cli.py CHANGED
@@ -137,7 +137,7 @@ def run_interactive(model: Optional[str] = None, api_key: Optional[str] = None):
137
137
  print("=" * 60)
138
138
  print("🌍 GeoMind - Geospatial AI Agent")
139
139
  print("=" * 60)
140
- print(f"Version: {__version__} | Author: Harsh Shinde")
140
+ print(f"Version: {__version__} | Authors: Harsh Shinde, Rajat Shinde")
141
141
  print("Type 'quit' or 'exit' to end the session")
142
142
  print("Type 'reset' to start a new conversation")
143
143
  print("Type 'geomind --help' for more options")
@@ -1,10 +1,10 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: geomind-ai
3
- Version: 1.0.8
3
+ Version: 1.0.9
4
4
  Summary: AI agent for geospatial analysis with Sentinel-2 satellite imagery
5
- Author: Harsh Shinde
5
+ Author: Harsh Shinde, Rajat Shinde
6
6
  License-Expression: MIT
7
- Project-URL: Homepage, https://github.com/HarshShinde0/GeoMind
7
+ Project-URL: Homepage, https://harshshinde0.github.io/GeoMind
8
8
  Project-URL: Repository, https://github.com/HarshShinde0/GeoMind
9
9
  Project-URL: Documentation, https://github.com/HarshShinde0/GeoMind#readme
10
10
  Project-URL: Issues, https://github.com/HarshShinde0/GeoMind/issues
@@ -1,14 +1,14 @@
1
- geomind/__init__.py,sha256=frEFC17k09GteEs1In0P5Ae84MGHMBnXr2EvYlDHmV8,151
1
+ geomind/__init__.py,sha256=Ts7erVUqshA1chdhAW-PSX82JK4klooPOe8PcJtkH-0,165
2
2
  geomind/agent.py,sha256=mc9Qnn247qXYKkPLTUPJWLF7cV-GedWuJq4jqNklCdU,15651
3
- geomind/cli.py,sha256=Er52oVK83q-bQUuqALqUAzzkNgJ_9wOXHyzId-oVn-g,5589
3
+ geomind/cli.py,sha256=MJvXohvc4QJokdchZBy0BHVlOiimoXSdT74_caX5EVU,5604
4
4
  geomind/config.py,sha256=Zv2IlY8fJcxkv9KviLkyak3IvCSoCqEfi6BfftHcqFA,2020
5
5
  geomind/tools/__init__.py,sha256=8iumGwIFHh8Bj1VJNgZtmKnEBqCy6_cRkzYENDUH7x4,720
6
6
  geomind/tools/geocoding.py,sha256=hiLpzHpkJP6IgWAUtZMnHL6qpkWcYWVLpGe0yfYxXv8,3007
7
7
  geomind/tools/processing.py,sha256=mGu20uvpAVil2w2BEqj-0zYhKhCFuZHr1-3-vq0VzqM,10152
8
8
  geomind/tools/stac_search.py,sha256=V6230l4aHjedPWXu-3Cjmfc6diSFh5zsycewUko0W8k,6452
9
- geomind_ai-1.0.8.dist-info/licenses/LICENSE,sha256=aveu0ERm7I3NnIu8rtpKdvd0eyRpmktXKU0PBABtSN0,1069
10
- geomind_ai-1.0.8.dist-info/METADATA,sha256=eHGD-WCeHrMpotZfHhrF5tsYTx1J85yc9aflcteltqU,2392
11
- geomind_ai-1.0.8.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
12
- geomind_ai-1.0.8.dist-info/entry_points.txt,sha256=2nPR3faYKl0-1epccvzMJ2xdi-Q1Vt7aOSvA84oIWnw,45
13
- geomind_ai-1.0.8.dist-info/top_level.txt,sha256=rjKWNSNRhq4R9xJoZGsG-eAaH7BmTVNvfrrbcaJMIIs,8
14
- geomind_ai-1.0.8.dist-info/RECORD,,
9
+ geomind_ai-1.0.9.dist-info/licenses/LICENSE,sha256=aveu0ERm7I3NnIu8rtpKdvd0eyRpmktXKU0PBABtSN0,1069
10
+ geomind_ai-1.0.9.dist-info/METADATA,sha256=K2Sh5I1SloXn0noO8zdj5h_m9CHg3uqzGtQ9qpfsC9Y,2405
11
+ geomind_ai-1.0.9.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
12
+ geomind_ai-1.0.9.dist-info/entry_points.txt,sha256=2nPR3faYKl0-1epccvzMJ2xdi-Q1Vt7aOSvA84oIWnw,45
13
+ geomind_ai-1.0.9.dist-info/top_level.txt,sha256=rjKWNSNRhq4R9xJoZGsG-eAaH7BmTVNvfrrbcaJMIIs,8
14
+ geomind_ai-1.0.9.dist-info/RECORD,,