.png&w=828&q=75)
Github issue explainer. We scrape the github issues and send this to the Falcon Large Language model over the API. This is a chrome extension where hte user clicks on 'explain issue' and it gives them a simpler summary of the issue. Improvements for the future: - use embeddings model (potentially in-browser) to more efficiently load relevant comments in github issue to be sent to the Falcon large language model thereby saving the user tokens. - Allow for streaming in a chat UI in the popup so the response can be followed and read more easily like how users of popular AI Chat interfaces currently do.
7 Aug 2024