Skip to content

Commit

Permalink
docs: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Angular2Guy committed Nov 21, 2023
1 parent 3910691 commit 2ea70ea
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,15 @@ The project shows howto use Spring AI to generate answers based on a provided se
## Postgresql setup
In the runPostgresql.sh file are the commands to pull and run the Postgresql Docker image with vector extension locally.

## Setup
Postgresql with Vector Extension 0.5.1 or newer

Java 21 or newer

Gradle 8.3 or newer

NodeJs 18.13.x or newer

Npm 8.19.x or newer

Angular Cli 17 or newer

0 comments on commit 2ea70ea

Please sign in to comment.