Curious case, comparing output from multiple LLMs
SMRTR summary
This GitHub project is a demo app that sends the same prompt to multiple AI language models at the same time and compares their responses. It runs background jobs to collect results as they arrive, calculates how similar each response is to the others, and notifies users in real time via WebSockets. Built with Backendjs, SQLite, and Bootstrap 5, it requires no external dependencies.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article