/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.paepper.com
| | blog.scottlogic.com
2.0 parsecs away

Travel
| | LangChain has become a tremendously popular toolkit for building a wide range of LLM-powered applications, including chat, Q&A and document search. In this blogpost I re-implement some of the novel LangChain functionality as a learning exercise, looking at the low-level prompts it uses to create these higher level capabilities.
| | geoffreylitt.com
5.6 parsecs away

Travel
| | An exploration of composing multiple tools through a natural language interface
| | www.sheshbabu.com
2.5 parsecs away

Travel
| |
| | igorstechnoclub.com
6.9 parsecs away

Travel
| This week I learned something that finally made "transfer learning" click. I had always heard that you can hit strong accuracy fast by reusing a pretrain...