diff --git a/README.md b/README.md index 1b47729c..539ed4d2 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,8 @@ but realized that it has a wide array of applications and decided to release it CTO, Peanut Robotics +
+---

"Of course, you can use it [LangChain], but whether it's really production-ready and improves the time from 'code-to-prod' [...], we've been doing LLM apps for two years, and the answer is no [...] All these 'all-in-one' libs suffer from this [...]. Honestly, take a look at Burr. Thank me later."

@@ -167,6 +169,8 @@ but realized that it has a wide array of applications and decided to release it LocalLlama, Subreddit
+
+---

"Using Burr is a no-brainer if you want to build a modular AI application. It is so easy to build with and I especially love their UI which makes debugging, a piece of cake. And the always ready to help team, is the cherry on top."

@@ -174,6 +178,8 @@ but realized that it has a wide array of applications and decided to release it Founder, Watto.ai
+
+---

"I just came across Burr and I'm like WOW, this seems like you guys predicted this exact need when building this. No weird esoteric concepts just because it's AI."

@@ -181,6 +187,7 @@ but realized that it has a wide array of applications and decided to release it Staff Software Engineer, Paxton AI
+

"Burr's state management part is really helpful for creating state snapshots and build debugging, replaying and even building evaluation cases around that"

@@ -195,11 +202,13 @@ but realized that it has a wide array of applications and decided to release it Co-founder, CognitiveGraphs
+
+---

"Moving from LangChain to Burr was a game-changer!
Time-Saving: It took me just a few hours to get started with Burr, compared to the days and weeks I spent trying to navigate LangChain.
Cleaner Implementation: With Burr, I could finally have a cleaner, more sophisticated, and stable implementation. No more wrestling with complex codebases.
Team Adoption: I pitched Burr to my teammates, and we pivoted our entire codebase to it. It's been a smooth ride ever since."

Aditya K.

- Co-founder, TaskHuman + DS Architect, TaskHuman
diff --git a/docs/main.rst b/docs/main.rst index a8933d5c..891506c1 100644 --- a/docs/main.rst +++ b/docs/main.rst @@ -86,7 +86,7 @@ Testimonials

"Moving from LangChain to Burr was a game-changer!
Time-Saving: It took me just a few hours to get started with Burr, compared to the days and weeks I spent trying to navigate LangChain.
Cleaner Implementation: With Burr, I could finally have a cleaner, more sophisticated, and stable implementation. No more wrestling with complex codebases.
Team Adoption: I pitched Burr to my teammates, and we pivoted our entire codebase to it. It's been a smooth ride ever since."

Aditya K.

- Co-founder, TaskHuman + DS Architect, TaskHuman
diff --git a/docs/make_testimonials.py b/docs/make_testimonials.py index 01a2a503..b15c1d4a 100644 --- a/docs/make_testimonials.py +++ b/docs/make_testimonials.py @@ -61,7 +61,7 @@ }, { "user_name": "Aditya K.", - "user_title": "Co-founder", + "user_title": "DS Architect", "user_company": "TaskHuman", "user_quote": "Moving from LangChain to Burr was a game-changer! " "
Time-Saving: It took me just a few hours to get started with Burr, compared to the days and weeks I spent trying to navigate LangChain. "