DEV Community

Cover image for The Future of AI and other stories
Lorenzo Tenti
Lorenzo Tenti

Posted on

The Future of AI and other stories

This article originally appeared on ingest this!, a curated newsletter about Data Engineering, MLOps, and Machine Learning Engineering.


Read this đź“š

DevTools for language models — predicting the future

LLM capabilities

This post covers the state of LLM DevTools today and where the authors think it’s heading in the future, touching on topics such as experimentation, prompt design, vector databases, and more.


Watch this đź‘€

OpenAI CEO on GPT-4, ChatGPT, and the future of AI

In this podcast episode, Lex Fridman interviews Sam Altman, CEO of OpenAI. They cover a wide range of topics, from GPT-4 to the meaning of life.


Hack this 🛠️

Add generative artificial intelligence capabilities to Pandas with PandasAI

PandasAI is a Python library that adds generative artificial intelligence capabilities to Pandas, the popular data analysis and manipulation tool. It makes Pandas conversational, allowing you to ask questions about your data and get answers back, in the form of Pandas DataFrames. It can also create plots from a DataFrame.

pandas_ai.run(
    df,
    "Plot the histogram of countries showing for each the gpd, using different colors for each bar")
Enter fullscreen mode Exit fullscreen mode

PandasAI example


Meme this 🚀

ML infra


This article originally appeared on ingest this!, a curated newsletter about Data Engineering, MLOps, and Machine Learning Engineering.

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Billboard image

Try REST API Generation for Snowflake

DevOps for Private APIs. Automate the building, securing, and documenting of internal/private REST APIs with built-in enterprise security on bare-metal, VMs, or containers.

  • Auto-generated live APIs mapped from Snowflake database schema
  • Interactive Swagger API documentation
  • Scripting engine to customize your API
  • Built-in role-based access control

Learn more

đź‘‹ Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay