elm icon indicating copy to clipboard operation
elm copied to clipboard

ELM is a collection of utilities to apply Large Language Models (LLMs) to energy research.

Results 7 elm issues
Sort by recently updated
recently updated
newest added

Adding code to access postgres vector database and generate query embeddings from AWS. Also includes try_import utility.

Add rhub.py and osti.py to web directory

Add example of end-to-end pipeline to scrape information about NREL's current director from Wikipedia articles. @grantbuster Tracking a few things we have to resolve: - [ ] Should we reduce...

documentation

Fix failing ords GHA by updating install steps for poppler Also install missing dependencies from wizard portion of elm. Also only upload coverage once per GHA run.

instead of: from elm.osti it should be: from elm.web.osti import OstiList