This project builds a knowledge graph using Google Scholar profile of NUS SOC professors.

Neo4J Address
curl -X POST -H "Content-Type: application/json" -d '{"prompt": " How could they cooperate for Yao Lu and Warut SUKSOMPONG" }' 127.0.0.1:8000/gpt
## clear database in Neo4j
MATCH (n) DETACH DELETE n;- Docker
- Docker Compose
-
Clone the repository:
git clone https://github.com/mikelovato/Mona.git cd Mona -
Run the project with Docker Compose:
docker-compose up --build
Each file can be tested by running the main function. For example:
python path/to/your_script.pyThis project is licensed under the MIT License.
