It feels like I’m cheating. Which is a very weird feeling to have. It takes a while to unpack. It’s because some code that used to be a point of pride and high IQ and knowledge is suddenly free and instant and it’s very disorienting.
Nice free ngrok alternative.
Use Cloudflare tunnels to proxy your localhost application to the outside world with https.
1. brew install cloudflared
2. cloudflared tunnel --url http://localhost:6969
The basic idea is to put every word on a secret “red” or “green” list, and then favor the green list when generating text.
If you encounter text with improbably high amount of green words, you know it came from your LLM.
One project that people are sleeping on is `dr-doc-search` by @deskriders_twt
A fully open source pipeline AND web app for conversing with PDFs
🔥🔥🔥
github.com/namuan/dr-doc-sea…
The image-to-text extractor uses the #DONUT model to convert .jpg and .png files to text.
Take a look at an example: GPT Index takes in a receipt image as input and can answer queries from it! Big @ravithejads for the PR and example.
Boy, you offer even the slightest resistance to the Climate dogma and you’re branded a CLIMATE DENIER!
I am very aware of the physics behind climate change. Enough so that I can say with confidence that many people treat it as religion and not science.
Imagine this. You are an OSS maintainer. Someone opens an issue on your library... and they are the lead singer of Weezer.
🎸 Brings a whole new meaning to "Rockstar Developer"
github.com/grahamearley/Fire…
ALT A screenshot of a GitHub issue linked in the tweet.
There is no such thing as safety. There never was in life and there never will be. And unless you take that as your first premise in living, nothing will happen. You *must* be insecure.
Did you know you can make video games in react?
My kid and I spent the afternoon making a fun platformer demo using the excellent react-three-fiber from @pmndrs