---
title: "How To Make An Insanely Fast AI App (Supabase, LLAMA 3 and Groq)"
url: https://daily.dev/posts/how-to-make-an-insanely-fast-ai-app-supabase-llama-3-and-groq--jmxsh9tpj
source_url: https://dev.to/isheanesu_dev/how-to-make-an-insanely-fast-ai-app-supabase-llama-3-and-groq-g22
type: article
source: "DEV"
published: 2024-04-24T23:15:57.976Z
updated: 2024-05-09T09:15:49.869Z
tags: ["ai", "javascript", "supabase"]
reading_time: 4
upvotes: 53
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How To Make An Insanely Fast AI App (Supabase, LLAMA 3 and Groq)

**[DEV](https://daily.dev/sources/devto)** · 4 min read · 53 upvotes · 0 comments

## Summary

Learn how to make an insanely fast AI app using Supabase, LLAMA 3, and Groq. Get started by setting up a Supabase project and calling Llama 3 from the edge. Deploy your function and use it in your front project. Scale your app to millions.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dev.to/isheanesu_dev/how-to-make-an-insanely-fast-ai-app-supabase-llama-3-and-groq-g22>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#javascript](https://daily.dev/tags/javascript), [#supabase](https://daily.dev/tags/supabase)

[View this post on daily.dev](https://daily.dev/posts/how-to-make-an-insanely-fast-ai-app-supabase-llama-3-and-groq--jmxsh9tpj)
