Skip to content

Commit

Permalink
Updated error analyser project data
Browse files Browse the repository at this point in the history
  • Loading branch information
sethu authored Oct 18, 2024
1 parent 5fecd9d commit a1d481c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": ""
}
Expand Down

0 comments on commit a1d481c

Please sign in to comment.