from Hacker News

Show HN: Autochat, Build AI Agents Using Python Functions

by BenderV on 1/7/25, 1:11 PM with 1 comments

  • by BenderV on 1/7/25, 1:11 PM

    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!