Skip to content

A web application that helps farmers view their fields using NASA satellite data and get farming advice through an LLM powered chat.

Notifications You must be signed in to change notification settings

ericssimpson/ag-advisor-map

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prepare the environment

poetry install

poetry shell

run the chatbot

python -m api.main

start the frontend

cd client

npm install

npm run dev

result

view the app on port 3000

About

A web application that helps farmers view their fields using NASA satellite data and get farming advice through an LLM powered chat.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Vue 31.4%
  • Jupyter Notebook 31.5%
  • Python 23.5%
  • TypeScript 13.0%
  • HTML 0.6%