No fake news here, you really can program with musical notes if you want to!
A REST API (short for Representational State Transfer Application Programming Interface) is a way two separate pieces of ...
Think of a REST API like a waiter in a restaurant. You (an app) tell the waiter what you want (your request), and the waiter goes to the kitchen (the server) to get it for you. REST is just a set of ...
Use the vitals package with ellmer to evaluate and compare the accuracy of LLMs, including writing evals to test local models ...
With the advent of LLMs available in most editors, this package has lost significant relevence. Fixing simple text files with a LLM is much easier and faster than using this tool. Keeping up-to-date ...
This project was originally assigned in NYU Tandon's CS-GY 6903 Applied Cryptography course, Fall 2021. Here's the original course repo with all the other problem sets. In this project we're going to ...