Tuesday, May 27, 2025

How to bring up the neo4j genai-stack

The quick and easy steps as below 

Step 1:

 Run the olaama with a 3.2b model 

Step 2:

Clone the genai-stack repo  

git clone https://github.com/docker/genai-stack

 Step 3:

cd genai-stack 

Docker-compose up 

Step 4:

Chat with PDF using the url http://0.0.0.0:8503 

Step 5:

Upload a PDF file and start querying the contents of Pdf 

That's it! 


references:

https://neo4j.com/labs/genai-ecosystem/genai-stack/

No comments:

Post a Comment