Open Source AI Gap Map
Current AI launched the Open Source AI Gap Map v0.1, indexing 421 open source AI products including software tools, models, datasets, and hardware from 228 organizations. The underlying data, released…
Current AI launched the Open Source AI Gap Map v0.1, indexing 421 open source AI products including software tools, models, datasets, and hardware from 228 organizations. The underlying data, released…
Simon Willison created a GitHub repository that uses AI-generated scripts and GitHub Actions to build a 66MB SQLite database from Mozilla's browser compatibility data, hosted with open CORS headers fo…
Simon Willison built a test harness combining OPFS and Pyodide to explore whether Datasette Lite can edit persistent SQLite files stored in the browser's Origin Private File System. The tool allows te…
Simon Willison successfully ran Python ASGI applications in a web browser using Pyodide and Service Workers, overcoming a four-year limitation in his Datasette Lite project where JavaScript in `<scrip…