Spice.ai - डेवलपर्स के लिए Time Series AI ओपन सोर्स
(github.com)- डेवलपर्स को deep learning का उपयोग करके intelligent application बनाने में सक्षम करने वाला open source
→ लक्ष्य इसे वेब पेज बनाने जितना आसान बनाना है
→ editor/operations tools/bots आदि में AI लागू किया जा सकता है
-
time series data-आधारित portable runtime
-
Go + Python
-
container में चलाने या microservice के रूप में HTTP API call का समर्थन
उदाहरण
- ServerOps : CPU metric data के आधार पर किसी विशेष operation को चलाने के लिए सबसे उपयुक्त समय सुझाता है
→ https://github.com/spiceai/samples/blob/trunk/serverops/README.md
- Trader : Bitcoin price data के आधार पर खरीदने और बेचने वाला bot
→ https://github.com/spiceai/quickstarts/blob/trunk/trader/README.md
- Gardener : तापमान/आर्द्रता sensor data से पानी देना
→ https://github.com/spiceai/samples/blob/trunk/gardener/README.md
अभी कोई टिप्पणी नहीं है.