Skip to content

Commit

Permalink
Moved Loglytics to completed projects
Browse files Browse the repository at this point in the history
  • Loading branch information
AjinkyaASK authored Nov 6, 2024
1 parent 7febbce commit 175551b
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions data/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,20 +161,19 @@
"roles": {"4":"APIs, whisper & Llama integration", "5":"APIs, whisper & Llama integration", "6":"NextJS, Drizzle ORM, UploadThing ", "17":"Llama fine tunning"},
"repo": "https://github.com/joshsoftware/lingo.ai",
"demo": "https://lingo.ai.joshsoftware.com"
}
],
"ongoing": [
},
{
"id": "1",
"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, FastAPI, NextJS", "21":"NextJS" },
"repo": "https://github.com/joshsoftware/ErrorLogAnalyser",
"demo": "https://loglytics.joshsoftware.com/"
}
"id": "3",
"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, FastAPI, NextJS", "21":"NextJS" },
"repo": "https://github.com/joshsoftware/ErrorLogAnalyser",
"demo": "https://loglytics.joshsoftware.com/"
}
],
"ongoing": [],
"planned": [
{
"id": "1",
Expand Down

0 comments on commit 175551b

Please sign in to comment.