Skip to content

Commit

Permalink
Update data.json
Browse files Browse the repository at this point in the history
Updated details for Loglytics
  • Loading branch information
AjinkyaASK authored Nov 6, 2024
1 parent aa56d59 commit 7febbce
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions data/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,13 +166,13 @@
"ongoing": [
{
"id": "1",
"name": "Error Analyser",
"description": "An AI-driven error analyser which identify the cause of the error, steps to resolve the error and the impact on business.",
"tech": "Ollama, Python, FastAPI, Llama 3.2, Frontend",
"name": "Loglytics",
"description": "An AI-driven error log analyzer which identifies the cause of the error, steps to resolve the error, and the impact on business.",
"tech": "Ollama, FastAPI, Llama 3, NextJS",
"team": ["11","21"],
"roles": {"11":"Ollama, Llama 3,2, FastAPI", "21":"NextJS" },
"roles": {"11":"Ollama, Llama 3, FastAPI, NextJS", "21":"NextJS" },
"repo": "https://github.com/joshsoftware/ErrorLogAnalyser",
"demo": ""
"demo": "https://loglytics.joshsoftware.com/"
}
],
"planned": [
Expand Down

0 comments on commit 7febbce

Please sign in to comment.