Skip to content

Commit

Permalink
Merge pull request #621 from Klimatbyran/release-production
Browse files Browse the repository at this point in the history
New production deployment
  • Loading branch information
hugo-nl authored Feb 13, 2025
2 parents 0ec6283 + af2e014 commit 8755369
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is the main repo for the AI bot we call Garbo. Garbo is a Discord bot that is powered by LLM:s to effectively fetch and extract GHG self-reported data from companies. It automates the process of data extraction, evaluation, and formatting, providing a streamlined workflow for handling environmental data.

Garbo is invoked through a set of commands in Discord and has a pipeline of tasks that will be started in order for her to both extract, evaluate and format the data autonomously.
Garbo is invoked through a set of commands in Discord and has a pipeline of tasks that will be started in order for her to both extract, evaluate and format the data autonomously

We utilise an open source queue manager called BullMQ which relies on Redis. The data is then stored into DB and Wikidata.

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "garbo",
"version": "3.10.1-rc.11",
"version": "3.11.0",
"description": "",
"type": "module",
"exports": {
Expand Down

0 comments on commit 8755369

Please # to comment.