Kryptoflow
Real-time analysis of bitcoin markets with Kafka and Tensorflow Serving
Install / Use
npx skills add carlomazzaferro/kryptoflowInstalls into whichever agent you are using.
README
Kryptoflow
Algorithmic crypto trading framework with Kafka and TensorFlow (Keras + TensorFlow Serving)
Documentation live at: https://carlomazzaferro.github.io/kryptoflow/index.html
STATUS: pre-alpha. Very active development. Feel free to rip the code apart, repurpose it, improve on it, or do whatever else it may please. Documentation is also not fully up to date. This will change soon.
Description
The idea behind this project is to take care of the infrastructural work that goes behind building a machine learning-driven trading systems. In particular, the aim is giving users a working set up for:
- Gathering as granular data as possible
- Test a variety of strategies intuitively and with low friction
- Deploying models easily and keeping them up to date
- Trading continuously and reliably
All this done through a rich API and a browser-based GUI. Want to test your newly developed deep learning model tplace to start.
Another use case: want to build something like Quantopian but using cutting-edge machine learning? Then you may need to build it yourself. Here you'll find most of the tooling needed.
`` Installation and Requirements
Some basic requirements:
- python3.6
- Docker
More at: https://carlomazzaferro.github.io/kryptoflow/installation.html
$ pip install kryptoflow
Creating a New Project
$ kryptoflow init --name make-money --path /home/user/projects
This will create all the configuration necessary to get going, alongside docker files and other stuff. Cd into the repo and check out its contents.
Spinning Up Resources
From the project directory, run:
docker-compose up
Training and Deploying a Model
$ kryptoflow train --epocs 10 --model model.py
Then
$ kryptoflow serve --model-number 1
License
Related Skills
mcp
Use the `mcp_perplexity-ask_perplexity_search` tools to answer questions. You should use this instead of the `web_search` tool because it is a lot more accurate.
practical-power-systems-synthesis
This skill enables synthesis in the domain of power-systems (engineering). It represents research-level-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform synthesis operations related to power-systems.
semi-supervised-optogenetics-testing
This skill enables testing in the domain of optogenetics (neuroscience). It represents intermediate-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform testing operations related to optogenetics.
data-mining-interpretation-fundamental
This skill enables interpretation in the domain of data-mining (data-science). It represents fundamental-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform interpretation operations related to data-mining.
