Show HN: Autochat, Build AI Agents Using Python Functions (github.com) 4 points by BenderV 1y ago ↗ HN
[–] BenderV 1y 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!
1 comment
[ 3.1 ms ] story [ 13.1 ms ] threadOver 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!