BenderV a day ago Hi HN,Over the past few weeks/months, I’ve been working on Autochat, a lightweight Python library designed to make building AI agents simple and intuitive.The focus of Autochat is simplicity:- Extend an AI assistant's functionality by adding Python functions directly, or even class.- Hide all the complexities/particularities of the providers (openai, anthropic, …)I’d love your feedback on this. If you’ve got ideas for features, use cases, or critiques, let me know!
Hi HN,
Over the past few weeks/months, I’ve been working on Autochat, a lightweight Python library designed to make building AI agents simple and intuitive.
The focus of Autochat is simplicity:
- Extend an AI assistant's functionality by adding Python functions directly, or even class.
- Hide all the complexities/particularities of the providers (openai, anthropic, …)
I’d love your feedback on this. If you’ve got ideas for features, use cases, or critiques, let me know!