Amit Deshpande’s Post

Spent some time today to build an AI Agent with python code and OpenAI API, using the ReAct Framework. Was a very satisfying experience. Please find the video explanation of the entire python code if you are interested. Basic Ideas: 1. Provide the LLM with Short Term memory, by appending all the conversational history 2. Provide the LLM with Tools that it can use to fulfill the use query. 3. Run the agent in a Loop of Thought, Action, PAUSE, Observation, to get the final answer. https://lnkd.in/dwV24J8j

To view or add a comment, sign in

Explore content categories