Langchain has been a good project in the area: <a href="https://github.com/hwchase17/langchain">https://github.com/hwchase17/langchain</a>
This seems amazing. Has anyone here tried to actually use this stuff? I am earnestly trying to create a website that can code simple applications for users. Or at least highly intelligent technical users or programmers. In particular it would be great to have an alternative to relying 100% on OpenAI for code. Or if there is for example some model that can "see" web page layout and also output markup.. I may have to experiment with some of these like this one maybe <a href="https://github.com/microsoft/unilm/tree/master/markuplm">https://github.com/microsoft/unilm/tree/master/markuplm</a>