Originally when I try to develop AI empowered assistant application I found myself spending majority of the time integrating LLM calls into my business logic, so I thought it might be useful for others if I abstract out the LLM integrations into development tools.
For anyone looking to build smart assistant leveraging AI, I would love to get your feedback.