diff --git a/pgml-cms/blog/.gitbook/assets/ai_dev_summit.png b/pgml-cms/blog/.gitbook/assets/ai_dev_summit.png new file mode 100644 index 000000000..12b064d70 Binary files /dev/null and b/pgml-cms/blog/.gitbook/assets/ai_dev_summit.png differ diff --git a/pgml-cms/blog/README.md b/pgml-cms/blog/README.md index 083625961..fc1dd3973 100644 --- a/pgml-cms/blog/README.md +++ b/pgml-cms/blog/README.md @@ -4,6 +4,7 @@ description: recent blog posts # Home +* [meet-us-at-the-2024-ai-dev-summit-conference](meet-us-at-the-2024-ai-dev-summit-conference.md "mention") * [introducing-the-openai-switch-kit-move-from-closed-to-open-source-ai-in-minutes.md](introducing-the-openai-switch-kit-move-from-closed-to-open-source-ai-in-minutes.md "mention") * [speeding-up-vector-recall-5x-with-hnsw.md](speeding-up-vector-recall-5x-with-hnsw.md "mention") * [how-to-improve-search-results-with-machine-learning.md](how-to-improve-search-results-with-machine-learning.md "mention") diff --git a/pgml-cms/blog/SUMMARY.md b/pgml-cms/blog/SUMMARY.md index 6c419021b..1e115a0be 100644 --- a/pgml-cms/blog/SUMMARY.md +++ b/pgml-cms/blog/SUMMARY.md @@ -1,6 +1,7 @@ # Table of contents * [Home](README.md) +* [meet-us-at-the-2024-ai-dev-summit-conference](meet-us-at-the-2024-ai-dev-summit-conference.md) * [Introducing the OpenAI Switch Kit: Move from closed to open-source AI in minutes](introducing-the-openai-switch-kit-move-from-closed-to-open-source-ai-in-minutes.md) * [Speeding up vector recall 5x with HNSW](speeding-up-vector-recall-5x-with-hnsw.md) * [How-to Improve Search Results with Machine Learning](how-to-improve-search-results-with-machine-learning.md) diff --git a/pgml-cms/blog/meet-us-at-the-2024-ai-dev-summit-conference.md b/pgml-cms/blog/meet-us-at-the-2024-ai-dev-summit-conference.md new file mode 100644 index 000000000..75bf02337 --- /dev/null +++ b/pgml-cms/blog/meet-us-at-the-2024-ai-dev-summit-conference.md @@ -0,0 +1,44 @@ +--- +featured: true +tags: + - marketing +description: Meet us at AI DevSummit in South San Francisco May 29-30 +image: ".gitbook/assets/image/ai_dev_summit.png" +--- + +# Meet us at AI DevSummit in South San Francisco May 29-30 + +
+ +
Author
+ +
+ +Cassandra Stumer + +May 16, 2024 + +Excitement is brewing as the [AI DevSummit](https://aidevsummit.co/) approaches, and this year, PostgresML is thrilled to be part of the action! + +AI DevSummit is the world’s largest artificial intelligence developer & engineering conference with tracks covering chatbots, machine learning, open source AI libraries, AI for the enterprise, and deep AI / neural networks. + +
+ +!!! tip + +

Get a free pass on us

+ + [We’re giving away 50 AI DevSummit OPEN passes (a $100 value) here. Get yours today.](https://www.devnetwork.com/invited-registration/?event=AI%20DevSummit%202024&c=PostgresML&img1=https%3A%2F%2Fmms.businesswire.com%2Fmedia%2F20231109984513%2Fen%2F1938432%2F22%2FPostgresML_Logo.jpg&utm_source=feathr&utm_medium=sponsor&utm_campaign=PostgresML&discount=PostgresML&type=sponsor) + +!!! + +
+ + +Our own Silas Marvin will be hosting a session about performing retrieval augmented generation (RAG) with our JS and Python SDKs. Our senior team will also be at our booth at all hours to get to know you, talk shop, and answer any questions you may have about PostgresML, RAG, machine learning, or all the sweet merch we’ll have on deck. + +If you’d like some 1:1 time with our team at the conference you can [contact us here](https://postgresml.org/contact) or on Discord. We’d be happy to prep something special for you. + +So, why sit on the sidelines when you could be right in the thick of it, soaking up knowledge, making connections, and maybe even stumbling upon your next big breakthrough? Clear your schedule, grab your ticket, and get ready to geek out with us at [AI DevSummit](https://aidevsummit.co/). + +See you there! diff --git a/pgml-dashboard/src/components/carousel/carousel_controller.js b/pgml-dashboard/src/components/carousel/carousel_controller.js index 9461ac81b..62debfc33 100644 --- a/pgml-dashboard/src/components/carousel/carousel_controller.js +++ b/pgml-dashboard/src/components/carousel/carousel_controller.js @@ -10,7 +10,7 @@ export default class extends Controller { initialize() { this.paused = false; this.runtime = 0; - this.times = 1; + this.times = 0; } connect() { diff --git a/pgml-dashboard/static/css/scss/layout/_containers.scss b/pgml-dashboard/static/css/scss/layout/_containers.scss index c00628ac4..8515efbfe 100644 --- a/pgml-dashboard/static/css/scss/layout/_containers.scss +++ b/pgml-dashboard/static/css/scss/layout/_containers.scss @@ -168,3 +168,14 @@ margin-left: $left-nav-w-collapsed } } + +#ai-dev-summit-tip-container { + .admonition-title { + display: none + } + + .admonition-tip { + padding: 1.75rem; + text-align: center; + } +} pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy