Geniusrise is a modular, loosely-coupled AI-microservices framework.
It can be used to perform various tasks, including hosting inference endpoints, performing bulk inference, fine tune etc with open source models or closed source APIs.
- The framework provides structure for modules and operationalizes and orchestrates them.
- The modular ecosystem provides a layer of abstraction over the myriad of models, libraries, tools, parameters and optimizations underlying the operationalization of modern AI models.
1 comment
[ 3.6 ms ] story [ 16.2 ms ] threadIt can be used to perform various tasks, including hosting inference endpoints, performing bulk inference, fine tune etc with open source models or closed source APIs.
- The framework provides structure for modules and operationalizes and orchestrates them. - The modular ecosystem provides a layer of abstraction over the myriad of models, libraries, tools, parameters and optimizations underlying the operationalization of modern AI models.
1. Install geniusrise and libs
2. Create YAML file 3. Launch API service More: https://docs.geniusrise.ai/guides/usage/ and https://github.com/geniusrise/examples