Live data from Hacker News

Show HN: Mirascope – The LLM Anti-Framework

github.com

1–10 of 12 posts

Re: Show HN: Mirascope – The LLM Anti-Framework

#2
Hi! I'm William Bakst, one of the co-authors of Mirascope. We're really excited about what we've built in this v2 release. Any and all feedback is welcome with open arms :)

Some useful links:

- [LLM Docs](https://mirascope.com/docs/learn/llm)

- [Why Mirascope](https://mirascope.com/docs/why)

- [Mirascope Quickstart](https://mirascope.com/docs/quickstart)

Re: Show HN: Mirascope – The LLM Anti-Framework

#9
This has been one of my favorite frameworks to use for AI development. I feel like it is pretty dead-simple to use. But also has a great quality: it gets the f** out of your way when you need it to. I feel like with a fast moving layer beneath it (ie ai providers), I need to be able to adopt and experiment with new features from the providers, without having to wait for your library to update.

I think the api generally is great taste. Having typed functions as the core abstraction (which shares some similarity with Dspy Signatures) was a great move.

Congrats on the launch, can't wait to see the platform come together more and more.

Re: Show HN: Mirascope – The LLM Anti-Framework

#10
post #9

This has been one of my favorite frameworks to use for AI development. I feel like it is pretty dead-simple to use. But also has a great quality: it gets the f** out of your way when you need it to. I feel like with a fast moving layer beneath it (ie ai providers), I need to be able to adopt and experiment with new features from the providers, without having to wait for your library to update. I think the api general…

This means a lot! I'm glad our philosophy in how we've decided to engineer Mirascope has come through so clearly!

We have so much in the works

Post reply on HN