Skip to content

Commit

Permalink
docs: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Angular2Guy committed Nov 16, 2023
1 parent 5438a1f commit 64cb3a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ Technologies: Angular, Angular-Cli, Angular-Material, Typescript, Spring Boot, S
## Mission Statement
The project shows howto use Spring AI to generate answers based on a provided set of documents with a link to the source. The Angular frontend provides the use interface for the backend and shows the responses. Spring AI makes using OpenAI services simple and useful and this project demonstrates that.

## Postgresql setup
In the runPostgresql.sh file are the commands to pull and run the Postgresql Docker image with vector extension locally.

0 comments on commit 64cb3a5

Please sign in to comment.