rlacerda83 / recommendation-system-service
Microservice for products recommendation
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 1
Open Issues: 1
Type:project
Requires
- brightzone/gremlin-php: *
- dingo/api: @dev
- jeremeamia/superclosure: ~2.0
- laravel/lumen-framework: 5.1.*
- rlacerda83/lumen-elocache: @dev
- vlucas/phpdotenv: ~1.0
Requires (Dev)
- fzaninotto/faker: ~1.0
- mockery/mockery: dev-master@dev
- phpunit/phpunit: ~4.0
This package is auto-updated.
Last update: 2024-10-29 00:01:35 UTC
README
Microservice for graph database manipulation
This package is a microservice to facilitate manipulation graph databases and has as main objective the recommendation of products. This package work in conjunction with the titan graph database.
Current Features
- Vertex management
- Edges management
- Run any gremlin query
- Get recommendations who view also view
- Get recommendations who view bougth
Upcoming Features
- Colaborative filter recommendation
- Add method to insert sample data
- Unit tests
Documentation
Please visit Wiki documentation for more information.
Credits
Contributing
Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email r.lacerda83@gmail.com instead of using the issue tracker.