Hi there! Awesome work!
I'm thinking a great evolution to this project is to evolve from a python chat interface to a
Continually Improving LLM Provider
Making it as easy as pie to call the self improving model from any harness
For example instead of calling 'ollama/qwen3.6' I'll be able to call 'continual/qwen3.6'
from anywhere and it will auto learn everything overtime
Maybe even using specialized sub models like 'continual/qwen3.6/personal' or 'continual/qwen3.6/business' for different knowledge bases, skills or expected behaviors , each learning different things whenever used
If this provider style calling + local training could be achieved
- it would revolutionize the ai landscape
What do you think?
Thanks a lot and all the best!
Hi there! Awesome work!
I'm thinking a great evolution to this project is to evolve from a python chat interface to a
Continually Improving LLM Provider
Making it as easy as pie to call the self improving model from any harness
For example instead of calling 'ollama/qwen3.6' I'll be able to call 'continual/qwen3.6'
from anywhere and it will auto learn everything overtime
Maybe even using specialized sub models like 'continual/qwen3.6/personal' or 'continual/qwen3.6/business' for different knowledge bases, skills or expected behaviors , each learning different things whenever used
If this provider style calling + local training could be achieved
What do you think?
Thanks a lot and all the best!