Skip to content

CIAT-DAPA/demeter_llm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demeter LLM API

This API supports text and audio input, detects user intent, extracts relevant agroclimatic variables, and uses a RAG architecture to answer using AClimate data and LLaMA 3.

Run the API

uvicorn src.api:app --reload

Run the tests

pytest tests/

Swagger UI

La documentación interactiva está disponible automáticamente en: http://localhost:8000/docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages