-
Build a single page app that can show data returned by one of the agents. A few ideas:
- Finds relevant layers based on prompts and puts those on a map
- Gives insights from the RAG knowledge base…
-
Hey, I’m looking to use this to rewrite my current widget. Our customers add our JavaScript lib to the head tag. And then we inject html CTAs inside DOM elements where they put our CSS classes. Usuall…
-
This will allow it to load as an offline application like the subjective application.
-
-
Examples to crib from:
- https://github.com/microsoft/onnxruntime-inference-examples/tree/main/js/sd-turbo
-
I'm using counterscale with Next.js and on page load it sends a trackPageview event to Cloudflare. However, on subsequent page views (where Next.js is effectively a SPA) nothing is sent to Cloudflare.…
-
-
I've got a single page app and don't really use sessions/CSRF/etc. (in favor of JWT token auth).
Can I still implement this package?
-
The user can **order** with or without **logging** in, but the user **must log in to proceed** with the **payment** or other actions && and Login in **client**
-
This needs to:
- Take in address from user
- Ping Monroe County API for AJAX calls to make sure the address is correct
- Decode which ballot the user is looking at based on their address
- Query…