Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.17 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.17 KB

X (formerly Twitter) Follow Known Vulnerabilities

My Spring AI Trail

The goal was to practice. I read on spring ai and also watched YouTube all described below.

Technological stack

  • Java 21 (OpenJDK)
  • Spring Boot 3.3.1 (Current latest stable)
  • Spring AI (using OpenAI current latest 0.8.1)
  • Postgresql DB + PGVector (Postgres Vector extension)

Before you start

  • Generate a dedicated OpenAPI key.
  • Locate your pdf within pdfs folder or use mine (Olymic Games wiki)

Roadmap

  • Dynamic load of all pdfs for their folder.
  • Once loaded, allow querying more than once.

Acknowledgments

Open AI Platform