

DeepSeek is one of if not the most popular Chinese AI and is open source and requires a small amount of computing compared to others. Its used in numerous Chinese car brands, smart phones, and even government services throughout China.
China isn’t competing for Third they are leading the world in AI development and have already integrated it in many areas.








You mean all of this code that is clearly on their github: https://github.com/deepseek-ai? They release both their model weights as well as the source code for their AI. You can literally take what they have provided to create your own LLM if you would like to and get a good understanding of their AI. Sure you can’t see the training data but that would be like putting the entirety of the internet in a github repo and just isn’t feasible, but you can contribute your own training data to a local setup of deepseek and shape it in a way you want to.