This is a presentation I gave at BrisPHP on the 24th of July 2024.
Talk synoposis:
Ok, so LLMs/ChatGPT are cool, but how do I work with it programmatically to integrate it with my application? Tom's here to share some practical experience for how to actually use an LLM in your application.
In this talk, I ran through a few examples of how to use LLMs with Langchain.js with Langsmith etc. The code is available on GitHub tomtomau/brisphp-llm-demos.