Skip to content

balakumaran247/jaltolAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jaltolAI

jaltolAI is a prototype project on GPT implementation of Jaltol, open source water security tool, by WELL Labs providing a REST API.

JaltolAI

Features

  • Precipitation for single location in a year
  • Evapotranspiration for single location in a year

Installation

  1. create a virtual environment for python 3.9
  2. activate the virtual environment
  3. pip install -r requirements.txt
  4. create .env file based on .env.example

Usage

To start the application run the command

uvicorn main:app

navigate to 127.0.0.1:8000 for Chat UI or 127.0.0.1:8000/docs for Swagger UI.

Swagger UI

Packages

  • FastAPI
  • Google Earth Engine
  • OpenAI
  • LangChain
  • geopy

About

GPT implementation of Jaltol - water security tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published