Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

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

outcome

outcome

Neo4J Address

Test Example

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;

Prerequisites

  • Docker
  • Docker Compose

Getting Started

  1. Clone the repository:

    git clone https://github.com/mikelovato/Mona.git
    cd Mona
  2. Run the project with Docker Compose:

    docker-compose up --build

Testing

Each file can be tested by running the main function. For example:

python path/to/your_script.py

License

This project is licensed under the MIT License.

About

a complete knowledge diagram about google scholar profile

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages