Skip to content

Commit

Permalink
add gpt-video-analysis-in-a-box template (javaScript) (#405)
Browse files Browse the repository at this point in the history
* Update templates.json

* docs: add architecture diagram
  • Loading branch information
manekinekko committed Jul 26, 2024
1 parent 6eb3ff5 commit 96853c4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions website/static/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -1944,5 +1944,23 @@
"ai",
"new"
]
},
{
"title": "Serverless Azure OpenAI Quick Start with LlamaIndex (JavaScript)",
"description": "This sample shows how to quickly get started with LlamaIndex.ai on Azure. The application is hosted on Azure Container Apps. You can use it as a starting point for building more complex RAG applications.",
"preview": "./templates/images/llama-index-javascript-architecture-diagram.png",
"website": "https://github.com/Azure-Samples/gpt-video-analysis-in-a-box",
"author": "Wassim Chegham",
"source": "https://github.com/Azure-Samples/llama-index-javascript",
"tags": [
"msft",
"openai",
"bicep",
"javascript",
"nodejs",
"ai",
"aca",
"new"
]
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 96853c4

Please sign in to comment.