Try Google’s newly announced PaLM API with Weaviate
Weaviate now supports the PaLM models for embeddings and generative search through two new modules.
Language models can explain neurons in language models
We use GPT-4 to automatically write explanations for the behavior of neurons in large language models and to score those explanations. We release a dataset of these (imperfect) explanations and scores for every neuron in GPT-2.
Legal Frontiers of AI with Patrick Hall
Learn the top 3 takeaways for building responsible AI from AI risk expert Patrick Hall, including tips for model risk management, model governance, and AI fairness.
Generative Feedback Loops with LLMs for Vector Databases
An introduction to creating generative feedback loops with LLMs in Weaviate.
Weaviate 1.19 Release
Weaviate 1.19 introduces generative cohere module, gRPC API support, improved data types, and more.
Mojo may be the biggest programming language advance in decades
I remember the first time I used the v1.0 of Visual Basic. Back then, it was a program for DOS. Before it, writing programs was extremely complex and I’d never managed to make much progress beyond the most basic toy applications. But with VB, I drew a…