Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
danieltprice committed Dec 11, 2024
1 parent 39e8b16 commit 01864c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/ai/ai-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ updatedOn: '2024-12-11T13:29:14.045Z'

Neon enables AI agents to provision Postgres databases in seconds, execute SQL queries, and easily manage Neon infrastructure. With one-second provision times, scale-to-zero compute, and agent-friendly Neon API interfaces, Neon lets AI agents manage database fleets at scale while minimizing costs. [Learn more about this use case](https://neon.tech/use-cases/ai-agents).

Neon also supports vector data, a key component for AI applications. With the **pgvector** open-source extension, you can use Neon as a vector database for storing and querying embeddings. This allows you to Postgres as your vector store, eliminating the need for data migration or third-party solutions.
Neon also supports vector data, a key component for AI applications. With the **pgvector** open-source extension, you can use Neon as a vector database for storing and querying embeddings. This allows you to use Postgres as your vector store, eliminating the need for data migration or third-party solutions.

## Neon for AI Agents

Expand Down

0 comments on commit 01864c9

Please sign in to comment.