-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Aerith Netzer edited this page Nov 5, 2025
·
5 revisions
Impulse is a thin wrapper for the fireworks workflow management software, augmented for use in high-throughput inference with Deep Learning Models for Document Understanding.
Here are the capital-T Truths under which I/we write this software:
- Our compute is our compute, and our data is our data.
- The program should be easy to deliver for end-users.
- The output should deliver only raw data. Data should be augmented for use in downstream applications by the end-user.
- A novice-level understanding of CLI programs.
- A novice-level understanding of Python, with a particular focus on the standard
jsonlibrary. - A novice-level understanding of MongoDB
- A willingness to try and fail at these things.
If you want to learn more about the software, refer to the overview. If you want to just get started, refer to the quickstart