AI

Notes on Aravind Srinivas: Perplexity CEO on Future of AI, Search & the Internet | Lex Fridman Podcast #434

https://www.youtube.com/watch?v=e-gwvmhyU7A #!/bin/bash randomtext=$(head /dev/urandom | tr -dc A-Za-z | head -c 12 ; echo '') url=$1 model="claude-3-opus-20240229" /home/dez/bin/youtubeimage $url echo […]