Results 477 comments of David Humphrey

Huggingface is getting in on the action too https://twitter.com/xenovacom/status/1753436385367785604:

This seems like an interesting opportunity to combine GPT and GitHub Actions. There are a bunch of changelog generator actions that exist already, but they all require you to do...

For the rest of the winter, we'll have weekly releases, which could provide some of this.

The transformers.js project keeps getting better and better with new ONNX based models being added. Today it's a latex image to text model: ![image](https://github.com/tarasglek/chatcraft.org/assets/427398/bef49944-72da-420a-8f35-986df9e6089d) https://twitter.com/xenovacom/status/1746499201184182650?t=Q-jSo3oqjJCmqVa-pXrlSQ

https://twitter.com/xenovacom/status/1753117449749217512?t=Q-jSo3oqjJCmqVa-pXrlSQ is amazing

The Qwen chat models are pretty interesting for running in-browser: https://github.com/xenova/transformers.js/releases/tag/2.15.0

https://www.youtube.com/watch?v=n18Lrbo8VU8

To do this, we'd need to extract our IndexedDB/Dexie code and create an adapter for pluggable backends. I'm not sure what the interface for this would be exactly, but here's...

https://neon.tech/blog/api-cf-drizzle-neon is one interesting approach for an alternate backend.

https://blog.cloudflare.com/langchain-support-for-workers-ai-vectorize-and-d1/ points to some interesting approaches here. For example: using D1 for a chat database.