diff --git a/README.md b/README.md index 3689f9d..c438c95 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