This week's AI newsletter just dropped! This week’s features:
-BuzzFeed's 12% workforce cut
-AI powered eye contact
-Death to stock photography?
-1 glitch to make money with ChatGPT Read it in full here:
AI
-
Weekly AI Newsletter: BuzzFeed Cuts, Eye Contact Tech, Stock Photos
By
–
-
SQL Database Agent Optimization via Prompt Engineering
By
–
yes new ones! see the thread for an example of an agent optimized (via the prompt) for interacting with a sql db
-
David Wajc Wins SODA 2023 Best Paper Award
By
–
Congrats to visiting faculty David Wajc and co-authors of "Dynamic Matching with Better-than-2 Approximation in Polylogarithmic Update Time" for winning the SODA 2023 best paper award (
https://
goo.gle/3iZKbMp). Learn more about the work ↓
https://
goo.gle/3R52goS -
Hugging Face Datasets Converter Transfer Kaggle Zenodo
By
–
This wouldn't have been possible without @_nateraw
's brilliant Hugging Face Datasets Converter Use it to transfer any dataset from Kaggle or Zenodo over to the Hub! -

Dataset Preparation for AI Training in Two Lines Code
By
–
With just 2 lines of code the dataset would be ready for your training workflows!
-
Databricks Workflows New Features: Slack Notifications Webhooks
By
–
What’s new on Databricks Workflows? Notifications for @SlackHQ and webhooks Streamlined email notifications See how these new features will help you easily integrate Workflows into your operations stack and boost productivity https://
dbricks.co/3Cm7YfP -
Train Your Own MusicLM with MusicCaps Dataset
By
–
Want to train your own MusicLM? 🎶
— Vaibhav (VB) Srivastav (@reach_vb) 27 janvier 2023
The MusicCaps dataset is now on the 🤗Hub: https://t.co/JKrVYng9OY
The MusicCaps dataset contains 5,521 music examples, each of which is labeled with an English aspect list and a free text caption written by musicians. 🎸 pic.twitter.com/Byiy9r7hzsWant to train your own MusicLM? The MusicCaps dataset is now on the Hub: https://
huggingface.co/datasets/googl
e/MusicCaps
… The MusicCaps dataset contains 5,521 music examples, each of which is labeled with an English aspect list and a free text caption written by musicians. -
AI: Everything to be measured by the cost of energy, including ‘Holy Shit’
By
–
AI will eventually make everything a simple function of the cost of energy: Labor per kilowatt hour
Revenue per kilowatt hour
Creativity per kilowatt hour
Knowledge per kilowatt hour
Entertainment per kilowatt hour Holy Shit per kilowatt hour -
Serialized AI Agents: Should Tools Be Included Together?
By
–
will depend on what tools you use with it! these serialized agents do NOT include the specific tools (yet), they're just the agent logic and rely on users to pass intools do you think it would be more useful to have agents + tools serialized together?
-
LangChain Hub Repository for AI Agents Development
By
–
currently just using the github repo for that https://
github.com/hwchase17/lang
chain-hub/tree/master/agents
…