The Nostr Serverless API is now open source
Last Friday, 7/21, we officially open-sourced the Nostr Serverless API (NSA).
We celebrated this milestone by releasing a demo over Replit wherein the API is used to fetch data from Nostr, embed it into a vector database, and then use semantic search to query the database. Check out the demo here.
NSA allows a user to interact with Nostr data directly through an API (rather than having to manually config their own Nostr client before they can start working with Nostr data). It's now much easier to work with Nostr data on platforms such as Replit.
The code used for this demo is hosted at these two Repls (demo 1, and demo 2).
Gary O’Keeffe is an accomplished and well-rounded data professional with a strong passion for driving productive impact. He has fifteen years of teaching and coaching experience ranging from: lecturing technical programs at universities, teaching at high schools, and coaching both youth and adult sports teams. Further to this, Gary has 8 years of results-orientated technical consulting experience across the United States and throughout Europe. In his spare time Gary is also the President of the PNW Chapter for INFORMS, and enjoys travelling. He is originally from the west coast of Ireland (where he earned his PhD in Applied Mathematics), and he founded the ML Op Shop (along with Kevin) after identifying a need for high-quality ML Ops consulting and education.
Related Project
Nostr Serverless API