Aim
Deploy Aim to track AI metadata, helping you compare prompts and develop experiments iteratively
A simple web server built with Express that responds with a "hello world" message.
Express is a simple but flexible Node.js web framework. It helps you get web applications up and running quickly with a minimum of conceptual overhead.
This Starter is a basic web server application built with Express. It responds to requests at /
with a JSON-encoded "hello world" message.