From 0bda7f240760f11cee0ffb1c95e32d5c6bc3fcf1 Mon Sep 17 00:00:00 2001 From: Viswamedha Nalabotu Date: Wed, 5 Nov 2025 12:24:23 +0000 Subject: [PATCH] Added initial README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..003f28f --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ + +# An agentic approach to domain specific trainers + +The key things to "prove" are to create a reusable workflow with AI agents, capable of automating the induction and support of a new hire/new team member into a role/field and also to test the suitability of this tool within a real world scenario. \ No newline at end of file