From 1c233f6956febfeb9da0397bc499f2033b5b1d8c Mon Sep 17 00:00:00 2001 From: Shivi Gupta Date: Sun, 20 Apr 2025 00:01:46 +0530 Subject: [PATCH] updated readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3689f9d2..c438c95b 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ -# PythonAIAgentFromScratch \ No newline at end of file +# PythonAIAgentFromScratch +python source code to create an agentic AI from scratch. + +Using chatgpt api key,this repo helps in creating an agent. + +Using claude as the model to create the agent and feed in a persona \ No newline at end of file