20 Jan 24

Analysis of AI models and hosting providers - choose the best model and provider for your use case

by shphrd Jan 2024 saved 4 times

Analysis of AI models and hosting providers - choose the best model and provider for your use case

by chrisSt Jan 2024 saved 4 times

15 Jan 24

🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄. - vanna-ai/vanna: 🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.


18 Nov 23

Powerful yet Compact: Browser-based AI models for a wide array of tasks, designed for optimal efficiency and user-friendliness, ensuring your privacy.


28 Sep 23

Donald Knuth commentary on his experimentation with Chat-GPT.

by mlb Sep 2023 saved 2 times

26 Aug 23

Dataherald is a natural language-to-SQL engine built for enterprise-level question answering over structured data. It allows you to set up an API from your database that can answer questions in plain English.


25 Aug 23


In this post, we’ll talk about why fine-tuning is probably not necessary for your app, and why applying two of the most common techniques to the base GPT models — few-shot prompting and retrieval-augmented generation (RAG) — are sufficient for most use cases.


13 May 23

ChatGPT and other AI applications such as Midjourney have pushed “Artificial Intelligence” high on the hype cycle. In this article, I want to focus specifically on the energy cost of training and using applications like ChatGPT, what their widespread adoption could mean for global CO₂ emissions, and what we could do to limit these emissions.

Key points

  • Training of large AI models is not the problem
  • Large-scale use of large AI models would be unsustainable
  • Renewables are not making AI more sustainable
by cholling May 2023 saved 2 times

The enormous energy requirement of these brute force statistical models is due to the following attributes:

  • Requires millions or billions of training examples
  • Requires many training cycles
  • Requires retraining when presented with new information
  • Requires many weights and lots of multiplication

ChatGPT and other AI applications such as Midjourney have pushed “Artificial Intelligence” high on the hype cycle. In this article, I want to focus specifically on the energy cost of training and using applications like ChatGPT, what their widespread adoption could mean for global CO₂ emissions, and what we could do to limit these emissions.

Key points

  • Training of large AI models is not the problem
  • Large-scale use of large AI models would be unsustainable
  • Renewables are not making AI more sustainable
by toxi May 2023 saved 2 times

25 Apr 23

The author shares how he leveraged Chat-GPT to solve some of the CTF hacking challenges at BSides 2023.

by mlb Apr 2023 saved 2 times