4 Comments
User's avatar
Andres's avatar

Hey this is amazing! As someone keen on approaching the AI field this looks like a gold mine. Excellent work! 💯💪

Nir Diamant's avatar

Thanks! That is exactly the purpose - making this kind of knowledge accesible and intuitive

Jim Amos's avatar

Is it necessary to use the word 'agent' to describe basic LLM functionality of I prompt a question and the machine gives a response? I feel like 'agent' is a mis-used buzzword. Better to call these prompt wrappers or something?

Nir Diamant's avatar

No, simply prompting an LLM model doesn’t qualify as an agent. An agent typically involves additional mechanisms like decision-making, task management, or interacting with external systems.