From 7febbceaad9a53780b4f3ce16ee30cb13871f4d0 Mon Sep 17 00:00:00 2001 From: Ajinkya Karanjikar <37205552+AjinkyaASK@users.noreply.github.com> Date: Wed, 6 Nov 2024 13:27:43 +0530 Subject: [PATCH] Update data.json Updated details for Loglytics --- data/data.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/data.json b/data/data.json index f32d3c0..83fee63 100644 --- a/data/data.json +++ b/data/data.json @@ -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": [