Ekimetrics/celsius-csrd-chatbot
0
ESRS Q&A
In late 2022, Ekimetrics built ClimateQ&A, a tool to distill expert-level knowledge into easily digestible insights about climate science. For more information, please visit <a href="url" target="_blank">https://climateqa.com/docs/intro/</a>.
The European Corporate Sustainability Reporting Directive (CSRD) has entered into force from the 1st of January 2024 onwards. Inspired from ClimateQ&A, we have now built EsrsQ&A, a tool to distill European Sustainability Reporting Standards (ESRS).
Table of Contents
Installation
- Clone the repository (SSH):
git clone git@hf.co:spaces/Ekimetrics/esrs-question-answering- Install dependencies:
poetry installUsage
To run the project, use the following command:
python app.pyContributing
- Clone the repository.
- Create a new branch:
git checkout -b feature-name. - Make your changes.
- Push your branch:
git push origin feature-name. - Create a pull request.
License
WIP
