Comment by onesphere
3 years ago
The new program’s purpose could be to do more post processing to make the interpretation of that earlier program directly consumable (inter-generationally), or it could simply start producing more problems to solve.
3 years ago
The new program’s purpose could be to do more post processing to make the interpretation of that earlier program directly consumable (inter-generationally), or it could simply start producing more problems to solve.
Gotcha! That makes sense. I would recommend looking at LangChain though, as it does a good job at modeling multi-stage learning / inference environments.
Integration API: https://thetaplane.com/ai/langchain/api
Inspired by: https://github.com/daveebbelaar/langchain-experiments/blob/m...
Wow... that was quick. Would love to see what results you get.