Artwork

Valentino Stoll, Joe Leo, Valentino Stoll, and Joe Leo에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Valentino Stoll, Joe Leo, Valentino Stoll, and Joe Leo 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.
Player FM -팟 캐스트 앱
Player FM 앱으로 오프라인으로 전환하세요!

Evaluating LLMs with Leva

1:00:00
 
공유
 

Manage episode 502564807 series 3642718
Valentino Stoll, Joe Leo, Valentino Stoll, and Joe Leo에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Valentino Stoll, Joe Leo, Valentino Stoll, and Joe Leo 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.

In this episode of the Ruby AI Podcast, host Valentino Stoll talks with special guest Kieran, a prominent figure in the Ruby AI space. Kieran recently gave a talk at the San Francisco Ruby Meetup about his new gem, Leva, which focuses on LLM evaluations in Ruby. Kieran discusses his background, his passion for AI and Ruby, as well as his journey in building AI products, including his tool Cora, which helps manage email inboxes by categorizing and summarizing emails using AI. Together, Valentino and Kieran explore the process, challenges, and best practices of creating AI-driven gems and tools in Ruby, the importance of evaluations, and the fun and creative aspects of integrating AI into Ruby on Rails projects.

Mentioned in the show:

  • Kieran Klaassen – Ruby developer, creator of Cora and Leva.
  • Leva gem – Kieran's LLM evaluation framework for Rails.
  • Jumpstart Pro – “is the best Ruby on Rails SaaS template out there”.
  • Stepper / Stepper Motor (workflow engine) – a “journey” with steps for background jobs.
  • Jaccard Index – A metric for set similarity (|A∩B|/|A∪B|).
  • LangSmith – a platform for building production-grade LLM applications.
  • Morph LLM – The Fastest Way to Apply AI Edits (4500+ tokens/sec).
  • Friday AI Agent – An AI-powered coding agent that handles PRs from start to finish.
  • DSPy.rb – Framework for building AI agents and optimizing prompts.

Highlights:

00:00 Introduction and Guest Welcome

00:53 Kieran's Background and AI Journey

01:20 Building AI Tools and the Leva Gem

03:47 Challenges and Best Practices in AI Development

07:16 Evaluations and Real-World Applications

07:36 Community Recognition and Adoption

12:37 Prompt Engineering and Model Testing

22:06 Leveraging AI for Workflow Optimization

28:35 Visualizing Workflows and Tools

31:44 Exploring Hybrid Orchestration Layers

33:15 Debating Deterministic Workflows vs. Agent Flows

34:28 The Fun of Experimenting with AI and Ruby

34:55 Building Gems and Learning Through Creation

40:03 The Value of Rails in AI Development

46:28 Evaluating AI Outputs and Metrics

50:40 Annotation and Continuous Improvement

53:50 Future of AI and Rails Integration

54:54 Closing Thoughts and Recommendations

  continue reading

챕터

1. Evaluating LLMs with Leva (00:00:00)

2. Kieran's Background and AI Journey (00:00:53)

3. Building AI Tools and the Leva Gem (00:01:10)

4. Challenges and Best Practices in AI Development (00:03:47)

5. Evaluations and Real-World Applications (00:07:16)

6. Community Recognition and Adoption (00:07:36)

7. Prompt Engineering and Model Testing (00:12:37)

8. Leveraging AI for Workflow Optimization (00:22:06)

9. Visualizing Workflows and Tools (00:28:35)

10. Exploring Hybrid Orchestration Layers (00:31:44)

11. Debating Deterministic Workflows vs. Agent Flows (00:33:15)

12. The Fun of Experimenting with AI and Ruby (00:34:28)

13. Building Gems and Learning Through Creation (00:34:55)

14. The Value of Rails in AI Development (00:40:03)

15. Evaluating AI Outputs and Metrics (00:46:28)

16. Annotation and Continuous Improvement (00:50:40)

17. Future of AI and Rails Integration (00:53:50)

18. Closing Thoughts and Recommendations (00:54:54)

12 에피소드

Artwork
icon공유
 
Manage episode 502564807 series 3642718
Valentino Stoll, Joe Leo, Valentino Stoll, and Joe Leo에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Valentino Stoll, Joe Leo, Valentino Stoll, and Joe Leo 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.

In this episode of the Ruby AI Podcast, host Valentino Stoll talks with special guest Kieran, a prominent figure in the Ruby AI space. Kieran recently gave a talk at the San Francisco Ruby Meetup about his new gem, Leva, which focuses on LLM evaluations in Ruby. Kieran discusses his background, his passion for AI and Ruby, as well as his journey in building AI products, including his tool Cora, which helps manage email inboxes by categorizing and summarizing emails using AI. Together, Valentino and Kieran explore the process, challenges, and best practices of creating AI-driven gems and tools in Ruby, the importance of evaluations, and the fun and creative aspects of integrating AI into Ruby on Rails projects.

Mentioned in the show:

  • Kieran Klaassen – Ruby developer, creator of Cora and Leva.
  • Leva gem – Kieran's LLM evaluation framework for Rails.
  • Jumpstart Pro – “is the best Ruby on Rails SaaS template out there”.
  • Stepper / Stepper Motor (workflow engine) – a “journey” with steps for background jobs.
  • Jaccard Index – A metric for set similarity (|A∩B|/|A∪B|).
  • LangSmith – a platform for building production-grade LLM applications.
  • Morph LLM – The Fastest Way to Apply AI Edits (4500+ tokens/sec).
  • Friday AI Agent – An AI-powered coding agent that handles PRs from start to finish.
  • DSPy.rb – Framework for building AI agents and optimizing prompts.

Highlights:

00:00 Introduction and Guest Welcome

00:53 Kieran's Background and AI Journey

01:20 Building AI Tools and the Leva Gem

03:47 Challenges and Best Practices in AI Development

07:16 Evaluations and Real-World Applications

07:36 Community Recognition and Adoption

12:37 Prompt Engineering and Model Testing

22:06 Leveraging AI for Workflow Optimization

28:35 Visualizing Workflows and Tools

31:44 Exploring Hybrid Orchestration Layers

33:15 Debating Deterministic Workflows vs. Agent Flows

34:28 The Fun of Experimenting with AI and Ruby

34:55 Building Gems and Learning Through Creation

40:03 The Value of Rails in AI Development

46:28 Evaluating AI Outputs and Metrics

50:40 Annotation and Continuous Improvement

53:50 Future of AI and Rails Integration

54:54 Closing Thoughts and Recommendations

  continue reading

챕터

1. Evaluating LLMs with Leva (00:00:00)

2. Kieran's Background and AI Journey (00:00:53)

3. Building AI Tools and the Leva Gem (00:01:10)

4. Challenges and Best Practices in AI Development (00:03:47)

5. Evaluations and Real-World Applications (00:07:16)

6. Community Recognition and Adoption (00:07:36)

7. Prompt Engineering and Model Testing (00:12:37)

8. Leveraging AI for Workflow Optimization (00:22:06)

9. Visualizing Workflows and Tools (00:28:35)

10. Exploring Hybrid Orchestration Layers (00:31:44)

11. Debating Deterministic Workflows vs. Agent Flows (00:33:15)

12. The Fun of Experimenting with AI and Ruby (00:34:28)

13. Building Gems and Learning Through Creation (00:34:55)

14. The Value of Rails in AI Development (00:40:03)

15. Evaluating AI Outputs and Metrics (00:46:28)

16. Annotation and Continuous Improvement (00:50:40)

17. Future of AI and Rails Integration (00:53:50)

18. Closing Thoughts and Recommendations (00:54:54)

12 에피소드

모든 에피소드

×
 
Loading …

플레이어 FM에 오신것을 환영합니다!

플레이어 FM은 웹에서 고품질 팟캐스트를 검색하여 지금 바로 즐길 수 있도록 합니다. 최고의 팟캐스트 앱이며 Android, iPhone 및 웹에서도 작동합니다. 장치 간 구독 동기화를 위해 가입하세요.

 

빠른 참조 가이드

탐색하는 동안 이 프로그램을 들어보세요.
재생