[Article] LLM Bot that reviews NuttX Pull Requests

2024-09-28 Thread Lee, Lup Yuen
We're experimenting with an LLM Bot (Large Language Model) that will review NuttX Pull Requests. This article explains how we created the LLM Bot in One Week: (1) We call GitHub API to fetch NuttX Pull Requests (2) Append the PR Body to the NuttX PR Requirements (3) Which becomes the LLM Prompt th

Re: [Article] LLM Bot that reviews NuttX Pull Requests

2024-09-28 Thread Venkat
Interesting use case for LLM - Nice. Yes, a 50km hike can make such use cases to be thought of! Venkat On Sat, Sep 28, 2024 at 3:27 PM Lee, Lup Yuen wrote: > We're experimenting with an LLM Bot (Large Language Model) that will review > NuttX Pull Requests. This article explains how we created t