From f6d73fd58db0aadf08ba07c722cbdab3151d1b6a Mon Sep 17 00:00:00 2001 From: Grant Buster Date: Fri, 3 Nov 2023 14:49:23 -0600 Subject: [PATCH] Update README.rst --- README.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.rst b/README.rst index 4203f5f9..8be327cf 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,21 @@ Energy Language Model (ELM) *************************** +.. image:: https://github.com/NREL/elm/workflows/Documentation/badge.svg + :target: https://nrel.github.io/sup3r/ + +.. image:: https://github.com/NREL/elm/workflows/pytests/badge.svg + :target: https://github.com/NREL/elm/actions?query=workflow%3A%22pytests%22 + +.. image:: https://github.com/NREL/elm/workflows/Lint%20Code%20Base/badge.svg + :target: https://github.com/NREL/elm/actions?query=workflow%3A%22Lint+Code+Base%22 + +.. image:: https://img.shields.io/pypi/pyversions/NREL-elm.svg + :target: https://pypi.org/project/NREL-elm/ + +.. image:: https://badge.fury.io/py/NREL-elm.svg + :target: https://badge.fury.io/py/NREL-elm + The Energy Language Model (ELM) software provides interfaces to apply Large Language Models (LLMs) like ChatGPT and GPT-4 to energy research. For example, you might be interested in: - `Converting PDFs into a text database `_