Skip to content

Commit

Permalink
image added in read me
Browse files Browse the repository at this point in the history
  • Loading branch information
sadiaprodhan committed Apr 19, 2024
1 parent d8a6365 commit 6ae22df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,7 @@ This will also show the visual representation of the knowledge graph.
The question and answering code is in llm_integration.ipynb which is done in google colab.
We used GPT-4 an LLM for generating cypher to query Neo4j Database.
An openAI API key is required and could be generarted here after opening an account here: https://platform.openai.com/playground.
You have to uncomment and put your api key value in the openai_api_key variable.
You have to uncomment and put your api key value in the openai_api_key variable, that is shown in the photo
![alt text](image.png)

To execute the code in Google Colab just click on Run All.
Binary file added image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6ae22df

Please sign in to comment.