Skip to content

GenAI #6 - Kraków - wprowadzenie do grafów wiedzy

Notifications You must be signed in to change notification settings

ai4app/genai_6_neo4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Build an Neo4j-backed Chatbot using Python

Running the application

Remember about virtual enviorment!

 python -m venv nazwa_srodowiska

To run the application, you must install the libraries listed in requirements.txt.

 pip install -r requirements.txt

Then run the streamlit run command to start the app on link: http://localhost:8501/.

 streamlit run genai.py

Presentation: https://ai4app.pl/chatbots/example/genai_krakow.pdf

Source:

About

GenAI #6 - Kraków - wprowadzenie do grafów wiedzy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages