If you visit (often NSFW, beware!) showcases of generated images like civitai, where you can see and compare them to the text prompts used in their creation, you’ll find they’re …
GitHub - varunshenoy/opendream: An extensible, easy-to-use, and portable diffusion web UI 👨🎨
An extensible, easy-to-use, and portable diffusion web UI 👨🎨 - GitHub - varunshenoy/opendream: An extensible, easy-to-use, and portable diffusion web UI 👨🎨
Never before in my life had I seen so many smart people working on the same goal: making LLMs better. After talking to many people working in both industry and academia, I noticed the 10 major research directions that emerged. The first two directions, hallucinations and context learning, are probably the most talked about today. I’m the most excited about numbers 3 (multimodality), 5 (new architecture), and 6 (GPU alternatives).
An excellent debunking by Arvind Narayanan and Sayash Kapoor of the "Measuring ChatGPT political bias" paper that's been doing the rounds recently. It turns out that paper didn't even test …
ElevenLabs - Generative AI Text to Speech & Voice Cloning
AI Voice Research Lab and AI Voice Generator. Generate high-quality spoken audio in any voice, style and language with the most powerful AI speech tool ever.
Have you ever tried to download videos from YouTube? I mean manually without relying on software like youtube-dl, yt-dlp or one of “these” websites. It’s much more complicated than you might think.
I used LLaMA 2 70B to rebuild GPT Banker...and its AMAZING (LLM RAG)
👨💻 Sign up for the Full Stack course and use YOUTUBE50 to get 50% off:https://www.coursesfromnick.com/bundles/fullstackml🐍 Get the free Python coursehttp...
No original work here, just summarizing how astonishingly easy it is to install and run an LLM on your own computer using Simon Willison’s fantastic llm tool. Simon has been on an absolute te…
What happens when thousands of hackers try to break AI chatbots
In a Jeopardy-style game at the annual Def Con hacking convention in Las Vegas, hackers tried to get chatbots from OpenAI, Google and Meta to create misinformation and share harmful content.
Generative artificial intelligence is an existential labor problem, writes Ethan Marcotte, the author of "You Deserve a Tech Union." The labor strike in Hollywood has broad implications for Silicon Valley and beyond.
With the popularity of Large Language Model, vector databases have also become a hot topic. With just a few lines of simple Python code, a vector database can act as a cheap but highly effective "external brain" for your LLM. But do we really need a specialized vector database?
Select all squares with bots able to complete CAPTCHAs faster than humans | Boing Boing
“So much for CATPCHA then,” writes Richard Currie, commenting on the news that bots can now complete bot-warding challenges faster than meat people can. Tests designed to be easy for hu…
GROBID is a machine learning library for extracting, parsing and re-structuring raw documents such as PDF into structured XML/TEI encoded documents with a particular focus on technical and scientific publications. First developments started in 2008 as a hobby. In 2011 the tool has been made available in open source. Work on GROBID has been steady as side project since the beginning and is expected to continue as such.