TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: typerassistant – turn any Typer app in to a function-calling assistant

1 pointsby eblumeover 1 year ago
I&#x27;m working on an automation assistant for a customized development workflow, and I built this quick and easy wrapper to instantly build in a function-calling assistant to any Typer CLI.<p>For now, it injects an &#x27;ask&#x27; command in to your typer CLI, which you can use to perform standard model queries via the OpenAI assistant API. These queries have the full typer CLI exported to them as functions. There are examples provided of how the assistant can chain these calls together for you, and do some very cool things.<p>Additionally, the underlying assistant objects are exposed. This part needs a lot of work still to get it to where I think it needs to be - there is a roadmap in the README.md. I&#x27;m paying particular attention to the lifecycle of assistants and doing things like intelligent incremental updates when the underlying assistant definition changes, but that&#x27;s all a bit rough right now. Again, details in the README.md.<p>This is my first PyPI published package and I would very much appreciate any helpful tips on how to make this project a success; I think it can do a lot more than it&#x27;s currently doing, and I would like to commit to growing it.<p>(Also: I am looking for full-time remote work in backend, tooling, or devops!)

no comments

no comments