From a1d481cf62f1db3623eaad5d0d6c08c3285d1dc0 Mon Sep 17 00:00:00 2001 From: Sethupathi Asokan Date: Fri, 18 Oct 2024 09:56:11 +0530 Subject: [PATCH] Updated error analyser project data --- data/data.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/data.json b/data/data.json index 5b828b3..710e623 100644 --- a/data/data.json +++ b/data/data.json @@ -183,9 +183,9 @@ "id": "3", "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": "RAG, Python, FastAPI, Vector DB", - "team": ["11","4","6"], - "roles": {"11":"LLM finalization", "4":"Prompt template", "6":"Embedding" }, + "tech": "Ollama, Python, FastAPI, Llama 3.2, Frontend", + "team": ["11"], + "roles": {"11":"Ollama, FastAPI, Frontend" }, "repo": "", "demo": "" }