Skip to content

VimMaster80/superinsight-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Superinsight is a Machine Learning Relational Database for AI applications.

What is Superinsight?

Superinsight is a Machine Learning Relational Database, its main purpose is to provide machine learning features within the database so any applications and business intelligence software that utliize SQL can take advantage of AI capabilities. Superinsight is build on top of PostgreSQL so you can take advantage of everything in PostgreSQL plus the ability to run machine learning operations using SQL statements.

Docs

For guidance on how to use Superinsight, see our User Documentation.

Get Started

The best way to get started with Superinsight is to build and run our docker image

docker run --name superinsight-db-standalone -p 5432:5432 -e ENV_IMAGE_TO_LABEL=True -e SUPERINSIGHT_USER=admin2 -e SUPERINSIGHT_PASSWORD=password2 superinsight/superinsight-db-standalone:latest

Need Help?

For filing bugs, suggesting improvements, or requesting new features, help us out by opening an issue.

Contributing

Contributions to Superinsight are welcomed. If you're looking for issues to work on, try looking at the good first issue list. We do our best to tag issues suitable for new external contributors with that label, so it's a great way to find something you can help with!

About

Machine Learning Relational Database for AI applications.

Resources

License

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors