Skip to content
Snippets Groups Projects
Commit 4900de76 authored by Sangamithra Panneer Selvam's avatar Sangamithra Panneer Selvam
Browse files

Update Readme.md

parent 18f16eb3
No related branches found
No related tags found
No related merge requests found
......@@ -3,10 +3,12 @@ This project supports the grounding of LLMs with KG usecase. The aim of this use
### Workflow
![Workflow](workflow.PNG)
# Docker Containers
Here we have 3 docker containers:
Here we have 4 docker containers:
1. GLLM_Databroker
The databroker is responsible for acquiring data ( user's query and usecase specific document ) from the user and pass it into the docker container - Parser model.
2. Parser Model
......@@ -17,6 +19,7 @@ Here we have 3 docker containers:
4. User-Diagostics
The node is responsible to calculate overall efficiency of the pipeline i.e. overall star ratings, feedback score, faithfulness score and answer relevancy score.
### Work in progress:
This tutorial is currently in the developmental stages and may undergo frequent changes. Contributions, suggestions, and feedback are welcome to help improve this project.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment