Skip to content

Echo-CBT/RelationGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relation Graph Micro-service

GitHub repo size GitHub issues GitHub pull requests GitHub Repo stars GitHub


For Introduction and Understanding the project head over here


For Developers

Make sure you have graphviz installed

  1. git clone https://github.com/Echo-CBT/RelationGraph
  2. cd RelationGraph
  3. virtualenv .
  4. source ./bin/activate
  5. pip3 install -r requirements.txt
  6. python3 app.py

Documentation

Please check the Internal Server Routes / Graph Generation Route which is documentation for this micro service using Postman and can be accessed using the following

Run in Postman


Repo Layout

This repo holds the code for the micro service used to convert user notes into relation (entity) graphs using Stanford Openie and graphviz

The complete list of Echo-CBT repos are:

  • Echo-CBT: Introduction and Understanding the whole project along with details about feature and system architecture.
  • Echo-CBT-App: Flask app
  • Echo-CBT-Server: Main server handling all heavy computation and communication between micro services
  • ActivitySuggestion: Micro service used to fetch daily activity suggestions on the bases user activity tracking
  • Echo-CBT-Website: Main showcase website for thr project

Having Issues

We use GitHub Issues for tracking bugs and feature requests, so feel free to open one if you find any :)


Made with ❤️ by Team Echo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published